You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the static build target, force only archive versions of the required
dependent libraries to be used (and make sure to install those
packages).
Also, do not statically build grpc-health-probe. Use of the build tag
netgo implies the intention of avoiding the cgo resolver (but really
isn't required anymore). However, the go install command has been
changed to mirror upstream's latest changes.
0 commit comments