-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump golang.org/x/net to v0.7.0 (#28)
* chore: update go.mod * chore: update go.mod * chore: update deps * chore: drop support for go 1.16
- Loading branch information
Showing
5 changed files
with
137 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module github.com/buffalo-swagger/example | ||
|
||
go 1.18 | ||
go 1.17 | ||
|
||
require ( | ||
github.com/gobuffalo/buffalo v0.16.26 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,95 @@ | ||
module github.com/swaggo/buffalo-swagger | ||
|
||
go 1.15 | ||
go 1.17 | ||
|
||
require ( | ||
github.com/gobuffalo/buffalo v0.17.5 | ||
github.com/gobuffalo/x v0.0.0-20190224155809-6bb134105960 | ||
github.com/stretchr/testify v1.7.1 | ||
github.com/swaggo/swag v1.8.1 | ||
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f | ||
github.com/swaggo/swag v1.8.12 | ||
golang.org/x/net v0.8.0 | ||
) | ||
|
||
require ( | ||
github.com/BurntSushi/toml v0.4.1 // indirect | ||
github.com/KyleBanks/depth v1.2.1 // indirect | ||
github.com/Masterminds/semver/v3 v3.1.1 // indirect | ||
github.com/PuerkitoBio/purell v1.1.1 // indirect | ||
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect | ||
github.com/aymerick/douceur v0.2.0 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/dustin/go-humanize v1.0.0 // indirect | ||
github.com/fatih/color v1.13.0 // indirect | ||
github.com/fatih/structs v1.1.0 // indirect | ||
github.com/felixge/httpsnoop v1.0.1 // indirect | ||
github.com/fsnotify/fsnotify v1.5.1 // indirect | ||
github.com/go-openapi/jsonpointer v0.19.5 // indirect | ||
github.com/go-openapi/jsonreference v0.19.6 // indirect | ||
github.com/go-openapi/spec v0.20.4 // indirect | ||
github.com/go-openapi/swag v0.19.15 // indirect | ||
github.com/go-sql-driver/mysql v1.5.0 // indirect | ||
github.com/gobuffalo/envy v1.10.1 // indirect | ||
github.com/gobuffalo/events v1.4.2 // indirect | ||
github.com/gobuffalo/fizz v1.10.0 // indirect | ||
github.com/gobuffalo/flect v0.2.4 // indirect | ||
github.com/gobuffalo/github_flavored_markdown v1.1.1 // indirect | ||
github.com/gobuffalo/helpers v0.6.3 // indirect | ||
github.com/gobuffalo/logger v1.0.6 // indirect | ||
github.com/gobuffalo/meta v0.3.1 // indirect | ||
github.com/gobuffalo/nulls v0.4.1 // indirect | ||
github.com/gobuffalo/packd v1.0.1 // indirect | ||
github.com/gobuffalo/plush/v4 v4.1.8 // indirect | ||
github.com/gobuffalo/pop/v5 v5.3.4 // indirect | ||
github.com/gobuffalo/tags/v3 v3.1.1 // indirect | ||
github.com/gobuffalo/validate/v3 v3.3.0 // indirect | ||
github.com/gofrs/uuid v4.1.0+incompatible // indirect | ||
github.com/gorilla/css v1.0.0 // indirect | ||
github.com/gorilla/handlers v1.5.1 // indirect | ||
github.com/gorilla/mux v1.8.0 // indirect | ||
github.com/gorilla/securecookie v1.1.1 // indirect | ||
github.com/gorilla/sessions v1.2.1 // indirect | ||
github.com/inconshreveable/mousetrap v1.0.0 // indirect | ||
github.com/jackc/chunkreader/v2 v2.0.1 // indirect | ||
github.com/jackc/pgconn v1.8.1 // indirect | ||
github.com/jackc/pgio v1.0.0 // indirect | ||
github.com/jackc/pgpassfile v1.0.0 // indirect | ||
github.com/jackc/pgproto3/v2 v2.0.6 // indirect | ||
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect | ||
github.com/jackc/pgtype v1.7.0 // indirect | ||
github.com/jackc/pgx/v4 v4.11.0 // indirect | ||
github.com/jmoiron/sqlx v1.3.4 // indirect | ||
github.com/joho/godotenv v1.4.0 // indirect | ||
github.com/josharian/intern v1.0.0 // indirect | ||
github.com/karrick/godirwalk v1.16.1 // indirect | ||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect | ||
github.com/luna-duclos/instrumentedsql v1.1.3 // indirect | ||
github.com/mailru/easyjson v0.7.6 // indirect | ||
github.com/markbates/grift v1.5.0 // indirect | ||
github.com/markbates/oncer v1.0.0 // indirect | ||
github.com/markbates/refresh v1.12.0 // indirect | ||
github.com/markbates/safe v1.0.1 // indirect | ||
github.com/markbates/sigtx v1.0.0 // indirect | ||
github.com/mattn/go-colorable v0.1.9 // indirect | ||
github.com/mattn/go-isatty v0.0.14 // indirect | ||
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect | ||
github.com/microcosm-cc/bluemonday v1.0.16 // indirect | ||
github.com/mitchellh/go-homedir v1.1.0 // indirect | ||
github.com/monoculum/formam v3.5.5+incompatible // indirect | ||
github.com/pkg/errors v0.9.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/rogpeppe/go-internal v1.8.0 // indirect | ||
github.com/sergi/go-diff v1.2.0 // indirect | ||
github.com/sirupsen/logrus v1.8.1 // indirect | ||
github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d // indirect | ||
github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e // indirect | ||
github.com/spf13/cobra v1.2.1 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect | ||
golang.org/x/sync v0.1.0 // indirect | ||
golang.org/x/sys v0.6.0 // indirect | ||
golang.org/x/term v0.6.0 // indirect | ||
golang.org/x/text v0.8.0 // indirect | ||
golang.org/x/tools v0.7.0 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect | ||
) |
Oops, something went wrong.