Skip to content

Commit

Permalink
Bump ginkgo binary.
Browse files Browse the repository at this point in the history
  • Loading branch information
gotgenes committed Mar 11, 2024
1 parent 4722ca9 commit f2d4f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install:
go install ${LDFLAGS} ./cmd/getignore

dev-install:
go install github.com/onsi/ginkgo/v2/ginkgo@v2.15.0
go install github.com/onsi/ginkgo/v2/ginkgo@v2.16.0

test:
go vet ./...
Expand Down

0 comments on commit f2d4f6b

Please sign in to comment.