Skip to content

Commit 8716518

Browse files
oncillajuagargi
authored andcommitted
build: update Go to 1.21.3 (scionproto#4428)
1 parent adc4303 commit 8716518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe
5454

5555
go_register_toolchains(
5656
nogo = "@//:nogo",
57-
version = "1.21.1",
57+
version = "1.21.3",
5858
)
5959

6060
# Gazelle

0 commit comments

Comments
 (0)