diff options
author | hiddenpath <hiddenpath@yandex-team.com> | 2024-04-02 23:50:23 +0300 |
---|---|---|
committer | hiddenpath <hiddenpath@yandex-team.com> | 2024-04-03 00:02:31 +0300 |
commit | 8923c6d2c438e0aeed2e06b8b0275e1864eeee33 (patch) | |
tree | 6b5e476699fc0be5091cb650654ef5f602c8afff /build/external_resources/go_tools/go1.22.json | |
parent | d18afd09df2a08cd023012593b46109b77713a6c (diff) | |
download | ydb-8923c6d2c438e0aeed2e06b8b0275e1864eeee33.tar.gz |
Update golang to 1.22.1
2967d19c907adf59101a1f47b4208bd0b04a6186
Diffstat (limited to 'build/external_resources/go_tools/go1.22.json')
-rw-r--r-- | build/external_resources/go_tools/go1.22.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/build/external_resources/go_tools/go1.22.json b/build/external_resources/go_tools/go1.22.json new file mode 100644 index 0000000000..6d1bc822fc --- /dev/null +++ b/build/external_resources/go_tools/go1.22.json @@ -0,0 +1,19 @@ +{ + "by_platform": { + "darwin-arm64": { + "uri": "sbr:6067021677" + }, + "darwin-x86_64": { + "uri": "sbr:6067013969" + }, + "linux-x86_64": { + "uri": "sbr:6066996288" + }, + "linux-aarch64": { + "uri": "sbr:6067006318" + }, + "win32-x86_64": { + "uri": "sbr:6067029960" + } + } +} |