Closed Neats29 closed 5 years ago
The dependency github.com/golang/lint has been moved to golang.org/x/lint so now when other services using lile install it, you get the error parsing go.mod: unexpected module path "golang.org/x/lint" More info: https://github.com/golang/go/wiki/Resolving-Problems-From-Modified-Module-Path
parsing go.mod: unexpected module path "golang.org/x/lint"
This should fix it
The dependency github.com/golang/lint has been moved to golang.org/x/lint so now when other services using lile install it, you get the error
parsing go.mod: unexpected module path "golang.org/x/lint"
More info: https://github.com/golang/go/wiki/Resolving-Problems-From-Modified-Module-PathThis should fix it