Skip to content

Commit

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

go_register_toolchains(
Expand Down

0 comments on commit be9a60e

Please sign in to comment.