Skip to content

Commit

Permalink
chore(deps): go version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SaveTheRbtz committed Jan 15, 2023
1 parent 035d111 commit c32f887
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 @@ -13,7 +13,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe

go_rules_dependencies()

go_register_toolchains(version = "1.19")
go_register_toolchains(version = "1.19.5")

http_archive(
name = "bazel_gazelle",
Expand Down

0 comments on commit c32f887

Please sign in to comment.