Skip to content

Commit

Permalink
Update vendorme (#553)
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Beck <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
bradbeck and kodiakhq[bot] authored Jan 5, 2025
1 parent 9067675 commit 6232542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/vendor/vendor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -euo pipefail

GIT_ROOT=$(git rev-parse --show-toplevel)

go install github.com/buildsec/vendorme@eb12f64b0f166a7ccc7fad4cec4d1ee6c92d3e41
go install github.com/buildsec/vendorme@cee93cf3a994e0cf1f8b1e3d69fc4aaa144f2173

pushd "$GIT_ROOT/platform/vendor"
vendorme pull
Expand Down

0 comments on commit 6232542

Please sign in to comment.