Skip to content

Commit 6c0cc8c

Browse files
authored
Merge pull request #584 from zshihang/master
update go version to 1.20.6
2 parents 49c9a25 + acd6bf9 commit 6c0cc8c

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
@@ -47,7 +47,7 @@ go_rules_dependencies()
4747

4848
go_download_sdk(
4949
name = "go_sdk",
50-
version = "1.20.5",
50+
version = "1.20.6",
5151
)
5252

5353
go_register_toolchains()

0 commit comments

Comments
 (0)