Skip to content

Commit

Permalink
Bump GO_MOD_TOOLCHAIN to 1.23.4 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvanburen authored Dec 4, 2024
1 parent adfeb40 commit 43981eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/go/go.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ GO_GET_PKGS ?=
# Settable
GO_MOD_VERSION ?= 1.22
# Settable
GO_MOD_TOOLCHAIN ?= 1.23.3
GO_MOD_TOOLCHAIN ?= 1.23.4
# Settable
GO_ALL_REPO_PKGS ?= ./cmd/... ./internal/...
# Settable
Expand Down

0 comments on commit 43981eb

Please sign in to comment.