why lint error? my project only upgarade module: google.golang.org/protobuf v1.30.0 => v1.33.0 #4504
-
all error with go version 1.18, 1.20 , 1.21 |
Beta Was this translation helpful? Give feedback.
Answered by
alpha-baby
Mar 14, 2024
Replies: 1 comment
-
you should build your all project with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ldez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you should build your all project with
go build ./...