Skip to content

Commit

Permalink
chore: Update WORKSPACE Go versions to 1.19.13
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 600908604
  • Loading branch information
Google APIs authored and Copybara-Service committed Jan 23, 2024
1 parent 78acac9 commit db906b1
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 @@ -253,7 +253,7 @@ com_googleapis_gapic_generator_go_repositories()
# dependencies of gapic-generator-go.
load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")

go_register_toolchains(version = "1.18.6")
go_register_toolchains(version = "1.19.13")

go_rules_dependencies()

Expand Down

0 comments on commit db906b1

Please sign in to comment.