Skip to content

Commit

Permalink
Update GO_MOD_VERSION to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Feb 8, 2024
1 parent 528cd3b commit 38e6a60
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 @@ -17,7 +17,7 @@ GO_TEST_BINS ?=
# Settable
GO_GET_PKGS ?=
# Settable
GO_MOD_VERSION ?= 1.19
GO_MOD_VERSION ?= 1.20
# Settable
GO_ALL_REPO_PKGS ?= ./cmd/... ./internal/...
# Settable
Expand Down

0 comments on commit 38e6a60

Please sign in to comment.