mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
deps: Go 1.21.6
This commit is contained in:
parent
f465356ace
commit
66faa5493f
9 changed files with 10 additions and 10 deletions
|
@ -157,7 +157,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe
|
|||
|
||||
go_rules_dependencies()
|
||||
|
||||
go_register_toolchains(version = "1.21.5")
|
||||
go_register_toolchains(version = "1.21.6")
|
||||
|
||||
load("@bazel_gazelle//:deps.bzl", "gazelle_dependencies")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue