Skip to content

Commit

Permalink
upgrade to go 1.22 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
goddenrich authored Feb 27, 2024
1 parent da232ee commit 31c36a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/go/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ subinclude("//build_defs:go")
go_toolchain(
name = "toolchain",
install_std = False,
version = "1.21.1",
version = "1.22.0",
)

go_stdlib(
Expand Down

0 comments on commit 31c36a2

Please sign in to comment.