Skip to content

Commit

Permalink
feat(goreleaser): upgrade v1.14.1 -> v1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aauren committed Oct 7, 2023
1 parent 1a4896f commit d2c3858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUNTIME_BASE?=alpine:3.18
DOCKER_LINT_IMAGE?=golangci/golangci-lint:v1.54.2
GOBGP_VERSION=v3.17.0
QEMU_IMAGE?=multiarch/qemu-user-static
GORELEASER_VERSION=v1.14.1
GORELEASER_VERSION=v1.21.2
MOQ_VERSION=v0.3.2
UID?=$(shell id -u)
ifeq ($(GOARCH), arm)
Expand Down

0 comments on commit d2c3858

Please sign in to comment.