gotosocial/vendor/github.com/go-swagger/go-swagger/codescan
tobi c454b1b488
[chore] Bump tooling versions, bump go -> v1.23.0 (#3258)
* [chore] Bump tooling versions, bump go -> v1.23.0

* undo silly change

* sign

* bump go version in go.mod

* allow overflow in imaging

* goreleaser deprecation notices

* bump versions

* undo accidental rebase change

* update container versions to just use latest major version

* update swagger to our release with go1.23 fix

* update goreleaser to use our vendored swagger version

---------

Co-authored-by: kim <grufwub@gmail.com>
2024-11-25 16:15:33 +01:00
..
application.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
doc.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
enum.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
meta.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
operations.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
parameters.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
parser.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
parser_helpers.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
README.md [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
regexprs.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
responses.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
route_params.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
routes.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
schema.go [chore] Bump tooling versions, bump go -> v1.23.0 (#3258) 2024-11-25 16:15:33 +01:00
spec.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00

codescan

Version of the go source parser with support for go modules, from go1.11 onwards.