diff --git a/Makefile b/Makefile index cbd34c7..2e7c845 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ SERIAL_PACKAGES= \ TARGET_SERIAL_PACKAGES=$(addprefix test-,$(SERIAL_PACKAGES)) install-go: - sh util/go.sh 1.8.1 + sh util/go.sh 1.8.2 install-glide: sh util/glide.sh v0.12.3