Skip to content

Commit

Permalink
*: set go1.19.12 (#46028)
Browse files Browse the repository at this point in the history
close #46026
  • Loading branch information
hawkingrei authored Aug 14, 2023
1 parent dfe6238 commit c9ac770
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 @@ -35,7 +35,7 @@ go_download_sdk(
"https://mirrors.aliyun.com/golang/{}",
"https://dl.google.com/go/{}",
],
version = "1.19.11",
version = "1.19.12",
)

go_register_toolchains(
Expand Down

0 comments on commit c9ac770

Please sign in to comment.