Bump Go to 1.18

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
Gábor Lipták
2022-09-17 13:11:09 -04:00
parent ede7b197ae
commit 648d56e541
9 changed files with 9 additions and 180 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ STANDBY_CLUSTER ?=
.PHONY:ginkgo
ginkgo: # Make sure ginkgo is in $GOPATH/bin
go get github.com/onsi/ginkgo/ginkgo
go install github.com/onsi/ginkgo/ginkgo@v1.16.5
.PHONY: run
run: ginkgo