Update Go to v1.17

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-12-14 17:26:13 +02:00
parent edf7b90c11
commit 30b5054692
17 changed files with 78 additions and 12 deletions
+1
View File
@@ -6,6 +6,7 @@ build:
CGO_ENABLED=0 go build -a -o ./bin/flagger ./cmd/flagger
fmt:
go mod tidy
gofmt -l -s -w ./
goimports -l -w ./