mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-20 13:47:30 -06:00
* [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> |
||
|---|---|---|
| .. | ||
| application.go | ||
| doc.go | ||
| enum.go | ||
| meta.go | ||
| operations.go | ||
| parameters.go | ||
| parser.go | ||
| parser_helpers.go | ||
| README.md | ||
| regexprs.go | ||
| responses.go | ||
| route_params.go | ||
| routes.go | ||
| schema.go | ||
| spec.go | ||
codescan
Version of the go source parser with support for go modules, from go1.11 onwards.