Skip to content

Commit

Permalink
chore: Bump Go to 1.21.7 (#37849)
Browse files Browse the repository at this point in the history
  • Loading branch information
codingllama authored Feb 7, 2024
1 parent 253e3f5 commit 9fc9455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.assets/versions.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Keep all tool versions in one place.
# This file can be included in other Makefiles to avoid duplication.

GOLANG_VERSION ?= go1.21.6
GOLANG_VERSION ?= go1.21.7

NODE_VERSION ?= 18.18.2

Expand Down

0 comments on commit 9fc9455

Please sign in to comment.