Skip to content

Commit

Permalink
Update vendorme
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Beck <bradley.beck@gmail.com>
  • Loading branch information
bradbeck committed Dec 12, 2024
1 parent 594209b commit 9e7da3e
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 9e7da3e

Please sign in to comment.