upgrade dependencies and golang to 1.18

This commit is contained in:
2022-04-14 22:58:43 +02:00
parent 583030c964
commit c23bc5cbbe
588 changed files with 222024 additions and 16725 deletions
+2 -4
View File
@@ -1,6 +1,4 @@
# Run only staticcheck for now. Additional linters will be enabled one-by-one.
---
linters:
enable:
- staticcheck
- govet
disable-all: true
- golint