diff --git a/tools/push-tags b/tools/push-tags index 9c704617b..46aaaef56 100755 --- a/tools/push-tags +++ b/tools/push-tags @@ -2,4 +2,4 @@ ROOT_MOD=$(go mod edit -json | jq -r .Module.Path) -go work edit --json | jq .Use[] -c | jq -r .ModPath | xargs -I% bash -c 'echo %/$(