Update gloo apis to replace snake case with camel case

Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io>
This commit is contained in:
Keerthan Ekbote
2021-08-23 12:16:43 -04:00
parent 273b05fb24
commit aa485f4bf1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
GLOO_VER="1.6.13"
GLOO_VER="1.8.9"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin