diff --git a/build.sh b/build.sh index 4bbc2c0..fdee68a 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -VERSION="1.4.4" +VERSION="1.4.5" PROTECTED_MODE="no" export GO15VENDOREXPERIMENT=1