Use go install for go-swagger

This commit is contained in:
Jannis Mattheis 2021-02-26 19:16:53 +01:00
parent f4d2c6b3f5
commit 4c58f4a742
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ check-js:
(cd ui && yarn testformat)
download-tools:
GO111MODULE=off go get -u github.com/go-swagger/go-swagger/cmd/swagger
go install github.com/go-swagger/go-swagger/cmd/swagger@v0.26.1
embed-static:
go run hack/packr/packr.go