We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475b504 commit 5c99ac6Copy full SHA for 5c99ac6
examples/build_file_generation/WORKSPACE
@@ -49,7 +49,7 @@ go_rules_dependencies()
49
# go_rules_dependencies is a function that registers external dependencies
50
# needed by the Go rules.
51
# See: https://github.com/bazelbuild/rules_go/blob/master/go/dependencies.rst#go_rules_dependencies
52
-go_register_toolchains(version = "1.19.4")
+go_register_toolchains(version = "1.21.13")
53
54
# The following call configured the gazelle dependencies, Go environment and Go SDK.
55
gazelle_dependencies()
0 commit comments