Skip to content

Commit c967252

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Updating github-config
1 parent 21ed8a2 commit c967252

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/.util/tools.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ function util::tools::ginkgo::install() {
3939

4040
pushd /tmp > /dev/null || return
4141
GOBIN="${dir}" \
42-
go get \
43-
-u \
42+
go install \
4443
github.com/onsi/ginkgo/ginkgo@latest
4544
popd > /dev/null || return
4645
fi

0 commit comments

Comments
 (0)