We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cb573 commit edb4cacCopy full SHA for edb4cac
hack/migrate-gitops-engine/replace-vendor.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-# Script to replace all occurrences of "go work vendor" with "go work vendor" recursively
+# Script to replace all occurrences of "go mod vendor" with "go work vendor" recursively
4
5
set -e
6
0 commit comments