go: update to 1.23.6.

Closes: #54245 [via git-merge-pr]
This commit is contained in:
Kirill 2025-02-07 11:35:03 +04:00 committed by classabbyamp
parent def3c90005
commit 131ad5a520
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.23.4
version=1.23.6
revision=1
create_wrksrc=yes
build_wrksrc=go
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://go.dev/"
changelog="https://go.dev/doc/devel/release.html"
distfiles="https://go.dev/dl/go${version}.src.tar.gz"
checksum=ad345ac421e90814293a9699cca19dd5238251c3f687980bbcae28495b263531
checksum=039c5b04e65279daceee8a6f71e70bd05cf5b801782b6f77c6e19e2ed0511222
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git