Skip to content

Commit

Permalink
chore: Bump Go to 1.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
codingllama committed Jul 2, 2024
1 parent e2a0d0e commit 420e7f4
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
Expand Up @@ -3,7 +3,7 @@
# Keep versions in sync with devbox.json, when applicable.

# Sync with devbox.json.
GOLANG_VERSION ?= go1.22.4
GOLANG_VERSION ?= go1.22.5
GOLANGCI_LINT_VERSION ?= v1.58.1

NODE_VERSION ?= 20.14.0
Expand Down

0 comments on commit 420e7f4

Please sign in to comment.