Skip to content

getting vulnerability alert, got latest version of github.com/volatiletech/sqlboiler/v4 v4.18.0, still getting this alert #1441

Answered by aarondl
umakantyadav1978 asked this question in Q&A
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