fix: update go-swagger

There is currently no released version supporting go1.25.
This commit is contained in:
Jannis Mattheis 2025-09-13 09:45:59 +02:00
parent e1a1b60d05
commit 4dc8d03196
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ check-js:
(cd ui && yarn testformat)
download-tools:
go install github.com/go-swagger/go-swagger/cmd/swagger@v0.31.0
go install github.com/go-swagger/go-swagger/cmd/swagger@717e3cb29becaaf00e56953556c6d80f8a01b286
update-swagger:
swagger generate spec --scan-models -o docs/spec.json