Skip to content

Commit

Permalink
apply 'go mod tidy'
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
  • Loading branch information
mmorel-35 committed Mar 22, 2024
1 parent db0b36a commit 9a0bf42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/sync_envoy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ build_protos () {
cd "${ENVOY_SRC_DIR}" || exit 1
./ci/do_ci.sh api.go
cd - || exit 1
go mod tidy
}

get_last_envoy_sha () {
Expand Down

0 comments on commit 9a0bf42

Please sign in to comment.