diff options
author | setser <setser@yandex-team.ru> | 2022-04-12 00:11:30 +0300 |
---|---|---|
committer | setser <setser@yandex-team.ru> | 2022-04-12 00:11:30 +0300 |
commit | 197a052d62e88dfb45fbc1267afd7d9d489e8243 (patch) | |
tree | db8bb2227c3cf0f2a685bbcf816777eae5196a01 /build/ymake.core.conf | |
parent | 3480c3e9223a8603a2611d95306679815fe46518 (diff) | |
download | ydb-197a052d62e88dfb45fbc1267afd7d9d489e8243.tar.gz |
Update Go 1.18rc1 toolchain with binaries built from sources
ref:d14ada230b94a3ccbd4f7641ed6dfb03406608a6
Diffstat (limited to 'build/ymake.core.conf')
-rw-r--r-- | build/ymake.core.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 36d922e12d..a1498954ae 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -10,7 +10,7 @@ FAKEID=3141592653 SANDBOX_FAKEID=${FAKEID}.7600000 CPP_FAKEID=9306403 -GO_FAKEID=9331386 +GO_FAKEID=9336945 ANDROID_FAKEID=8821472 CLANG_TIDY_FAKEID=8625699 |