mirror of
https://github.com/containers/podman.git
synced 2025-07-03 09:17:15 +08:00
Update go-swagger version
Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -974,7 +974,7 @@ install.tools: .install.golangci-lint ## Install needed tools
|
|||||||
|
|
||||||
.PHONY: .install.swagger
|
.PHONY: .install.swagger
|
||||||
.install.swagger:
|
.install.swagger:
|
||||||
env VERSION=0.30.3 \
|
env VERSION=0.30.5 \
|
||||||
BINDIR=$(BINDIR) \
|
BINDIR=$(BINDIR) \
|
||||||
GOOS=$(GOOS) \
|
GOOS=$(GOOS) \
|
||||||
GOARCH=$(GOARCH) \
|
GOARCH=$(GOARCH) \
|
||||||
|
Reference in New Issue
Block a user