Skip to content

Commit 6849424

Browse files
committed
1.21.x seems to be a sweet spot, at least locally. But will it work on Windows??
1 parent b7e3913 commit 6849424

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/build_file_generation/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ go_rules_dependencies()
4949
# go_rules_dependencies is a function that registers external dependencies
5050
# needed by the Go rules.
5151
# See: https://github.com/bazelbuild/rules_go/blob/master/go/dependencies.rst#go_rules_dependencies
52-
go_register_toolchains(version = "1.22.0")
52+
go_register_toolchains(version = "1.21.12")
5353

5454
# The following call configured the gazelle dependencies, Go environment and Go SDK.
5555
gazelle_dependencies()

gazelle/WORKSPACE

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

2626
go_rules_dependencies()
2727

28-
go_register_toolchains(version = "1.22.9")
28+
go_register_toolchains(version = "1.21.12")
2929

3030
gazelle_dependencies()
3131

gazelle/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/bazel-contrib/rules_python/gazelle
22

3-
go 1.22.9
3+
go 1.21.12
44

55
toolchain go1.24.2
66

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy