Skip to content

Commit 4ec37c6

Browse files
authored
lint: update golangci linters (#75)
1 parent 30b669f commit 4ec37c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ linters:
99
- gocyclo
1010
- gofmt
1111
- goimports
12-
- golint
12+
- staticcheck
1313
- gosec
1414
- govet
1515
- misspell

0 commit comments

Comments
 (0)