Bump go to 1.18.10

This commit is contained in:
Neil Hanlon 2023-02-19 14:44:14 -05:00
parent 7bf387659c
commit 34475ec3db
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ go_rules_dependencies()
go_register_toolchains(
nogo = "@peridot//:nogo",
version = "1.18.9",
version = "1.18.10",
)
go_repository(