Created
May 14, 2020 07:44
-
-
Save bmizerany/49bfe6bc09fe448a48efd18929b26667 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# github.com/golangci/golangci-lint/pkg/golinters | |
../../pkg/mod/github.com/golangci/[email protected]/pkg/golinters/gomodguard.go:47:36: unknown field 'k' in struct literal of type gomodguard.BlockedModule | |
../../pkg/mod/github.com/golangci/[email protected]/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