diff --git a/update_examples.sh b/update_examples.sh index d7c17b91..36d068a1 100755 --- a/update_examples.sh +++ b/update_examples.sh @@ -85,4 +85,4 @@ elif (( usingSHA )); then traverse_examples "go get github.com/numaproj/numaflow-go@$commit_sha" "go mod tidy" elif (( usingHelp )); then show_help -fi \ No newline at end of file +fi