Skip to content

Commit

Permalink
go-tools: update to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed May 6, 2024
1 parent 11e2c24 commit 11679a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/go-tools/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/golang/tools 0.20.0 v
go.setup github.com/golang/tools 0.21.0 v
github.tarball_from archive
epoch 7
revision 0
Expand All @@ -17,9 +17,9 @@ maintainers {ciserlohn @ci42} {@enckse voidedtech.com:enckse} \
description Various packages and tools that support the Go programming language.
long_description ${description}

checksums rmd160 df23bb8ce64c5693d5a13fb4dcb0eaaec2cfd724 \
sha256 0582c331c678881debc5e7109e503a709fe0a627468dc3c36f526adb351c0452 \
size 3779878
checksums rmd160 34ef94a3094553158082a17404ed96f753742b3f \
sha256 9dfd56edbc1cfd3883a716152b9189ab0403b57543a3b6d0346eaa92bb24f43a \
size 3803531

# FIXME: This port currently can't be built without allowing go mod to fetch
# dependencies during the build phase. See
Expand Down

0 comments on commit 11679a3

Please sign in to comment.