diff --git a/Makefile b/Makefile index e37d1f842..40716e502 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ SNAPSHOT_CMD=$(RELEASE_CMD) --skip-publish --snapshot # tool versions GOLANGCILINT_VERSION = v1.50.1 -GOSIMPORTS_VERSION = v0.3.4 +GOSIMPORTS_VERSION = v0.3.5 BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.2 GORELEASER_VERSION = v1.14.1