Skip to content

Instantly share code, notes, and snippets.

@bmizerany
Created May 14, 2020 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bmizerany/49bfe6bc09fe448a48efd18929b26667 to your computer and use it in GitHub Desktop.
Save bmizerany/49bfe6bc09fe448a48efd18929b26667 to your computer and use it in GitHub Desktop.
# github.com/golangci/golangci-lint/pkg/golinters
../../pkg/mod/github.com/golangci/golangci-lint@v1.27.0/pkg/golinters/gomodguard.go:47:36: unknown field 'k' in struct literal of type gomodguard.BlockedModule
../../pkg/mod/github.com/golangci/golangci-lint@v1.27.0/pkg/golinters/gomodguard.go:51:43: cannot use m (type gomodguard.BlockedModule) as type map[string]gomodguard.BlockedModule in append
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment