File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ if [[ "${BUILDTOOLS_INSTALL}" != "ALL" ]]; then
8888fi
8989
9090install_go_module golang.org/x/tools golang.org/x/tools/cmd/stringer
91- install_go_module github.com/go-swagger /go-swagger github.com/go-swagger /go-swagger/cmd/swagger
91+ install_go_module github.com/algorand /go-swagger github.com/algorand /go-swagger/cmd/swagger
9292install_go_module github.com/algorand/msgp
9393install_go_module gotest.tools/gotestsum
9494install_go_module github.com/golangci/golangci-lint/cmd/golangci-lint
Original file line number Diff line number Diff line change 11golang.org/x/lint v0.0.0-20241112194109-818c5a804067
22golang.org/x/tools v0.27.0
33github.com/algorand/msgp v1.1.61
4- github.com/go-swagger /go-swagger v0.33.2-0.20251020174612-044e4c32cd7f
4+ github.com/algorand /go-swagger v0.0.0-20251018003531-2ea7c750dcac
55gotest.tools/gotestsum v1.13.0
66github.com/golangci/golangci-lint/cmd/golangci-lint v1.64.8
You can’t perform that action at this time.
0 commit comments