Skip to content

Commit

Permalink
Update go to 1.19.4 (#11727)
Browse files Browse the repository at this point in the history
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
prestonvanloon and prylabs-bulldozer[bot] committed Dec 6, 2022
1 parent 05148db commit 3d6d0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe
go_rules_dependencies()

go_register_toolchains(
go_version = "1.19.3",
go_version = "1.19.4",
nogo = "@//:nogo",
)

Expand Down

0 comments on commit 3d6d0a1

Please sign in to comment.