Chore: Migrate bwplotka/bingo-managed go-swagger with go tools directive (#102434)

* Preparation to migrate go-swagger to go tool

* Replace bingo managed go-swagger with go tool

* rollback bingo managed go-swagger to golang 1.18

* add swagger to the Dockerfile

* update go-swagger version

* Revert "update go-swagger version"

This reverts commit c06008f386.

* update golang.go/x/crypto to v0.31.0

* update workspace
This commit is contained in:
Denis Vodopianov
2025-03-20 10:09:00 +01:00
committed by GitHub
parent 371ea5cda7
commit 06545aa770
5 changed files with 256 additions and 8 deletions
+1
View File
@@ -67,6 +67,7 @@ COPY .citools/lefthook .citools/lefthook
COPY .citools/jb .citools/jb
COPY .citools/drone .citools/drone
COPY .citools/golangci-lint .citools/golangci-lint
COPY .citools/swagger ./citools/swagger
# Include vendored dependencies
COPY pkg/util/xorm pkg/util/xorm