Skip to content

Commit a11ff1b

Browse files
committed
Enable one dependency and see what breaks
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent dec66cf commit a11ff1b

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
@@ -45,7 +45,7 @@ linters:
4545
- goprintffuncname
4646
- gosec
4747
# gosimple
48-
# govet
48+
- govet
4949
# ineffassign
5050
# lll
5151
# makezero

0 commit comments

Comments
 (0)