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
{{ message }}
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
Pruning is now performed automatically by dep ensure.
Set prune settings in Gopkg.toml and it it will be applied when running ensure.
This command currently still prunes as it always has, to ease the transition.
However, it will be removed in a future version of dep.
Now is the time to update your Gopkg.toml and remove `dep prune` from any scripts.
Whenever I run
./hack/update-codegen.sh: