summaryrefslogtreecommitdiffstats
path: root/build/external_resources/go_tools
Commit message (Collapse)AuthorAgeFilesLines
* Enable support Go 1.26 coverage per packagedimdim119 days1-5/+5
| | | | | | | | | Enable support Go 1.26 coverage per package Remove downgrade of Go coverage commit with mapping Release go #37 https://github.com/yandex/toolchain-registry/releases/tag/go-v37 commit_hash:5142355d21e731845e6710e96dac6a109f246667
* Switch go default 1.25 --> 1.26mikhnenko2026-06-091-5/+5
| | | | | откатить можно с помощью **`-DGOSTD_VERSION=1.25`**. При проблемах обращайтесь в [st/DEVTOOLSSUPPORT](https://nda.ya.ru/t/NcKxtFYp5CP7Fj "title") commit_hash:d52568de6609fefdcae41e29b77d17bc6225df68
* Revert " Enable support Go 1.25 coverage per package"svidyuk2026-04-241-5/+5
| | | | | | | | | | | This reverts commit 0d6627860643042ada733ebe39d017d97ab26515, reversing changes made to b72ffe70e1f91ea4b9c8beb0728934372ada078f. Revert " Enable support Go 1.25 coverage per package" This reverts commit 0d6627860643042ada733ebe39d017d97ab26515, reversing changes made to b72ffe70e1f91ea4b9c8beb0728934372ada078f. commit_hash:f967bc7221ff187b501d37d4ba235b12393ee7f7
* Remove resources for go 1.24mikhnenko2026-04-221-4/+1
| | | | commit_hash:0b36d3c76132ac958a690fede54c4b558a83acda
* Add go 1.26.2 toolmikhnenko2026-04-171-0/+3
| | | | commit_hash:40de459e93c2b525fae9ed17691686fce3235db9
* Enable support Go 1.25 coverage per packagedimdim112026-04-161-5/+5
| | | | commit_hash:0d6627860643042ada733ebe39d017d97ab26515
* Release go #30robot-brewer2026-03-261-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/go-v30 commit_hash:fe65c493c50f2ebe990b143b2940edc2926e3b7c
* Release go #28robot-brewer2026-01-201-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/go-v28 commit_hash:e87e74f524789b97acad2b0d18d52693aa5af1d3
* Release go #27robot-brewer2026-01-191-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/go-v27 commit_hash:05664a353b219d29b4deb592c17cedd0fd81dbad
* Release go #26robot-brewer2025-12-031-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/go-v26 commit_hash:37587d7f8a9e0ec5bdcc6e7dcfae17afcf14be05
* Release go #24robot-brewer2025-12-011-5/+5
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/go-v24 commit_hash:970c4f50e8d320d109d1571ffbd1382eb1ad5e05
* switch go on 1.25elen-volodina2025-11-181-5/+5
| | | | commit_hash:fa4ba6f81b7550ecc15202ad55558c077946ff21
* [1.23] remove go 1.23elen-volodina2025-11-141-4/+1
| | | | commit_hash:711a7595f945bb6888d623b9f6c965c481d2de32
* Go 1.24 switchpsydvl2025-08-211-5/+5
| | | | | | | | - switch go to 1.24 - yolint from task - update opensource ya json - update mapping commit_hash:c4d3eb558957c1536ed9976488e76cd1d20b62e9
* add toolchain 1.24.4, 1.25rc1psydvl2025-06-261-0/+6
| | | | commit_hash:4e23feef3162d7a397ed4ca9a6bd1f75d7d88b27
* Remove go 1.22mikhnenko2025-05-291-4/+1
| | | | commit_hash:cb53ebfbc5b8373e2047c261b04c7daa74583492
* go1.23 switchpsydvl2025-04-081-7/+7
| | | | | | Переключение Go на 1.23 Тулчейн с исходниками положен в PR:7442346 commit_hash:a56e7228a1eab335f40c731dc6a103945515cd70
* go toolchain updatepsydvl2024-12-041-0/+3
| | | | commit_hash:dbd636ff0e06f596154aa6dbd013ea2766e37e61
* go: 1.22.1 -> 1.22.5psydvl2024-07-101-5/+5
| | | | | | | | | update fetch script toolchain binaries update fix instruction go library update codenv toolchain update pin 24c4d077a2fb5f87554c06c17f0a8f0947e710a2
* fix unicode filename in go distributionviknet2024-06-281-1/+1
| | | | | | | Удалил файлы с юникодными названиями из дистрибутива, чтобы не ломалась распаковка на Windows: https://st.yandex-team.ru/#667d2cd959f6361f6b529b27 https://github.com/golang/go/tree/master/test/fixedbugs/issue27836.dir 17bfa1abac313acc9cb3376d24afd1f42d027b1d
* Add toolchain info to SBOMsvidyuk2024-06-271-0/+3
| | | | bceb1fef7aa94994c553ed30b05272ffc3f139e7
* Remove old go 1.21hiddenpath2024-04-101-2/+0
| | | | 293ba5bee758f97e4f202016a531f846e295f38d
* Update golang to 1.22.1hiddenpath2024-04-032-6/+8
| | | | 2967d19c907adf59101a1f47b4208bd0b04a6186
* Update golang to 1.21.6hiddenpath2024-01-262-24/+5
|
* Get rid of go 1.20 supportthegeorg2024-01-251-3/+1
|
* Put go.env to golang packagehiddenpath2023-11-211-5/+5
|
* toolchain env to local valmixa1082023-11-171-5/+5
| | | | toolchain env to local
* bump go ver 1.21.3mixa1082023-11-162-0/+21
| | | | | | | | | | bump go to 1.21.3 build go.conf Golang 1.20.6 -> 1.21.3 init Golang 1.20.6 -> 1.21.3: copy blame
* [devtools/contrib/piglet/projects/ydb/config.yaml] Added tools required for ↵prettyboy2023-09-132-0/+28
| | | | | | | | | | | | | unittests Без них у ydb не будут работать unittest тесты: ``` ./ya test -r ydb/core/blobstorage/base/ut Error[-WUserErr]: in At top level: Target 'build/platform/test_tool' not found Error[-WUserErr]: in At top level: Target 'build/external_resources/go_tools' not found Error[-WUserErr]: in At top level: Target 'build/platform/java/jstyle_lib' not found Configure error (use -k to proceed) ```
* intermediate changesarcadia-devtools2022-03-151-27/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* intermediate changesarcadia-devtools2022-02-281-5/+5
| | | | ref:a9d4234963219fc3b778fe9667bd10e632ddd89b
* intermediate changesarcadia-devtools2022-02-211-5/+5
| | | | ref:229d43ca0aced50dac62d8f0f61cbe9795239cb5
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.snermolaev2022-02-101-27/+27
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.snermolaev2022-02-101-27/+27
|
* intermediate changesDevtools Arcadia2022-02-071-0/+27
ref:cde9a383711a11544ce7e107a78147fb96cc4029