Skip to content
Discussion options

You must be logged in to vote

This is benign. We don't use grpc in sqlboiler. Until we bump viper to fix this, you can bump the affected library in your own go.mod to fix it if you're concerned.

$ go mod why google.golang.org/grpc
# google.golang.org/grpc
(main module does not need package google.golang.org/grpc)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aarondl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants