You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .golangci.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,7 @@ run:
36
36
# If invoked with -mod=vendor, the go command assumes that the vendor
37
37
# directory holds the correct copies of dependencies and ignores
38
38
# the dependency descriptions in go.mod.
39
-
# TODO: re-enable after understanding the issue:
40
-
# ERRO Running error: context loading failed: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: build flag -mod=readonly only valid when using modules
0 commit comments