diff --git a/Makefile b/Makefile index 1f223d670..f7141953a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -GO_VERSION ?= 1.17.5 +GO_VERSION ?= 1.17.12 GOOS ?= linux GOARCH ?= amd64 GOPATH ?= $(shell go env GOPATH)