Skip to content

Commit edb4cac

Browse files
Update hack/migrate-gitops-engine/replace-vendor.sh
Co-authored-by: Leonardo Luz Almeida <[email protected]> Signed-off-by: Papapetrou Patroklos <[email protected]>
1 parent 47cb573 commit edb4cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/migrate-gitops-engine/replace-vendor.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Script to replace all occurrences of "go work vendor" with "go work vendor" recursively
3+
# Script to replace all occurrences of "go mod vendor" with "go work vendor" recursively
44

55
set -e
66

0 commit comments

Comments
 (0)