go-tools: update to 0.34.0

This commit is contained in:
Herby Gillot
2025-06-16 21:52:37 -04:00
parent 66652fabe4
commit 23aafa3aaf
+4 -4
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/golang/tools 0.33.0 v
go.setup github.com/golang/tools 0.34.0 v
go.offline_build no
epoch 7
revision 0
@@ -18,9 +18,9 @@ maintainers {ciserlohn @ci42} \
description Various packages and tools that support the Go programming language.
long_description {*}${description}
checksums rmd160 fd8311ae6c7eee479cec2d60a0d3a6a95b4efce9 \
sha256 22fd6c3146bf6cd38aa1b1a4f94ddf9e07ac5eb62f5db713ceb6d91df015cf4a \
size 8070811
checksums rmd160 37746bddb089c86aab29f47188fdaeaabaf91b4c \
sha256 ed3063f864a4c3e12f02dc4553d087b22b3b5f09f881e977613772e3f2324ab9 \
size 8171250
build.cmd \
sh -c \"${go.bin} build -o ./bin/ ./cmd/... && \