gnu: go-golang-org-x-telemetry-config: Update to 0.48.0.

* gnu/packages/golang-build.scm (go-golang-org-x-telemetry-config): Update to 0.48.0.

Change-Id: I9433b2aac8b1e7d37256cf3259a589514ed138d5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Maxim Cournoyer 2025-06-02 09:00:17 +09:00 committed by Sharlatan Hellseher
parent fbcd506c0e
commit 8b451116ea
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -980,7 +980,7 @@ Go toolchain programs with opt-in telemetry.")
(define-public go-golang-org-x-telemetry-config
(package
(name "go-golang-org-x-telemetry-config")
(version "0.36.0")
(version "0.48.0")
(source
(origin
(method git-fetch)
@ -990,7 +990,7 @@ Go toolchain programs with opt-in telemetry.")
#:subdir "config"))))
(file-name (git-file-name name version))
(sha256
(base32 "1nib4d3p1zknd8m0grkylpd3qfknnw7cffv2v1l4sq0rf30gi04m"))))
(base32 "0lzybsdibr71y6n3x8qh37yh9vfwdmmdb6vksqimg4ayys373q7x"))))
(build-system go-build-system)
(arguments
(list