Update go-swagger version

Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
Jhon Honce
2024-04-11 10:48:10 -07:00
parent 1b6e8d73aa
commit 49729c82a9

View File

@ -974,7 +974,7 @@ install.tools: .install.golangci-lint ## Install needed tools
.PHONY: .install.swagger
.install.swagger:
env VERSION=0.30.3 \
env VERSION=0.30.5 \
BINDIR=$(BINDIR) \
GOOS=$(GOOS) \
GOARCH=$(GOARCH) \