diff --git a/build.sh b/build.sh index 761cd49..785800e 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -VERSION="1.0.2" +VERSION="1.0.3" PROTECTED_MODE="no" export GO15VENDOREXPERIMENT=1