@@ -5,29 +5,19 @@ mw-basicauth does not try to reinvent the wheel! Instead, it uses the already gr
55Thank you to the following ** GIANTS** :
66
77* [ github.com/BurntSushi/toml] ( https://godoc.org/github.com/BurntSushi/toml )
8- * [ github.com/Masterminds/semver/v3] ( https://godoc.org/github.com/Masterminds/semver/v3 )
98* [ github.com/aymerick/douceur] ( https://godoc.org/github.com/aymerick/douceur )
10- * [ github.com/cockroachdb/apd] ( https://godoc.org/github.com/cockroachdb/apd )
11- * [ github.com/coreos/go-systemd] ( https://godoc.org/github.com/coreos/go-systemd )
129* [ github.com/cpuguy83/go-md2man/v2] ( https://godoc.org/github.com/cpuguy83/go-md2man/v2 )
13- * [ github.com/creack/pty] ( https://godoc.org/github.com/creack/pty )
1410* [ github.com/davecgh/go-spew] ( https://godoc.org/github.com/davecgh/go-spew )
1511* [ github.com/dustin/go-humanize] ( https://godoc.org/github.com/dustin/go-humanize )
1612* [ github.com/fatih/color] ( https://godoc.org/github.com/fatih/color )
1713* [ github.com/fatih/structs] ( https://godoc.org/github.com/fatih/structs )
1814* [ github.com/felixge/httpsnoop] ( https://godoc.org/github.com/felixge/httpsnoop )
1915* [ github.com/fsnotify/fsnotify] ( https://godoc.org/github.com/fsnotify/fsnotify )
20- * [ github.com/go-kit/log] ( https://godoc.org/github.com/go-kit/log )
21- * [ github.com/go-logfmt/logfmt] ( https://godoc.org/github.com/go-logfmt/logfmt )
2216* [ github.com/go-sql-driver/mysql] ( https://godoc.org/github.com/go-sql-driver/mysql )
23- * [ github.com/go-stack/stack] ( https://godoc.org/github.com/go-stack/stack )
24- * [ github.com/gobuffalo/attrs] ( https://godoc.org/github.com/gobuffalo/attrs )
2517* [ github.com/gobuffalo/buffalo] ( https://godoc.org/github.com/gobuffalo/buffalo )
2618* [ github.com/gobuffalo/envy] ( https://godoc.org/github.com/gobuffalo/envy )
2719* [ github.com/gobuffalo/events] ( https://godoc.org/github.com/gobuffalo/events )
28- * [ github.com/gobuffalo/fizz] ( https://godoc.org/github.com/gobuffalo/fizz )
2920* [ github.com/gobuffalo/flect] ( https://godoc.org/github.com/gobuffalo/flect )
30- * [ github.com/gobuffalo/genny/v2] ( https://godoc.org/github.com/gobuffalo/genny/v2 )
3121* [ github.com/gobuffalo/github_flavored_markdown] ( https://godoc.org/github.com/gobuffalo/github_flavored_markdown )
3222* [ github.com/gobuffalo/grift] ( https://godoc.org/github.com/gobuffalo/grift )
3323* [ github.com/gobuffalo/helpers] ( https://godoc.org/github.com/gobuffalo/helpers )
@@ -36,60 +26,36 @@ Thank you to the following **GIANTS**:
3626* [ github.com/gobuffalo/logger] ( https://godoc.org/github.com/gobuffalo/logger )
3727* [ github.com/gobuffalo/meta] ( https://godoc.org/github.com/gobuffalo/meta )
3828* [ github.com/gobuffalo/nulls] ( https://godoc.org/github.com/gobuffalo/nulls )
39- * [ github.com/gobuffalo/packd] ( https://godoc.org/github.com/gobuffalo/packd )
4029* [ github.com/gobuffalo/plush/v4] ( https://godoc.org/github.com/gobuffalo/plush/v4 )
41- * [ github.com/gobuffalo/pop/v6] ( https://godoc.org/github.com/gobuffalo/pop/v6 )
4230* [ github.com/gobuffalo/refresh] ( https://godoc.org/github.com/gobuffalo/refresh )
4331* [ github.com/gobuffalo/tags/v3] ( https://godoc.org/github.com/gobuffalo/tags/v3 )
4432* [ github.com/gobuffalo/validate/v3] ( https://godoc.org/github.com/gobuffalo/validate/v3 )
4533* [ github.com/gofrs/uuid] ( https://godoc.org/github.com/gofrs/uuid )
4634* [ github.com/google/go-cmp] ( https://godoc.org/github.com/google/go-cmp )
47- * [ github.com/google/renameio] ( https://godoc.org/github.com/google/renameio )
4835* [ github.com/gorilla/css] ( https://godoc.org/github.com/gorilla/css )
4936* [ github.com/gorilla/handlers] ( https://godoc.org/github.com/gorilla/handlers )
5037* [ github.com/gorilla/mux] ( https://godoc.org/github.com/gorilla/mux )
5138* [ github.com/gorilla/securecookie] ( https://godoc.org/github.com/gorilla/securecookie )
5239* [ github.com/gorilla/sessions] ( https://godoc.org/github.com/gorilla/sessions )
5340* [ github.com/inconshreveable/mousetrap] ( https://godoc.org/github.com/inconshreveable/mousetrap )
54- * [ github.com/jackc/chunkreader] ( https://godoc.org/github.com/jackc/chunkreader )
55- * [ github.com/jackc/chunkreader/v2] ( https://godoc.org/github.com/jackc/chunkreader/v2 )
56- * [ github.com/jackc/pgconn] ( https://godoc.org/github.com/jackc/pgconn )
57- * [ github.com/jackc/pgio] ( https://godoc.org/github.com/jackc/pgio )
58- * [ github.com/jackc/pgmock] ( https://godoc.org/github.com/jackc/pgmock )
59- * [ github.com/jackc/pgpassfile] ( https://godoc.org/github.com/jackc/pgpassfile )
60- * [ github.com/jackc/pgproto3] ( https://godoc.org/github.com/jackc/pgproto3 )
61- * [ github.com/jackc/pgproto3/v2] ( https://godoc.org/github.com/jackc/pgproto3/v2 )
62- * [ github.com/jackc/pgservicefile] ( https://godoc.org/github.com/jackc/pgservicefile )
63- * [ github.com/jackc/pgtype] ( https://godoc.org/github.com/jackc/pgtype )
64- * [ github.com/jackc/pgx/v4] ( https://godoc.org/github.com/jackc/pgx/v4 )
65- * [ github.com/jackc/puddle] ( https://godoc.org/github.com/jackc/puddle )
6641* [ github.com/jmoiron/sqlx] ( https://godoc.org/github.com/jmoiron/sqlx )
6742* [ github.com/joho/godotenv] ( https://godoc.org/github.com/joho/godotenv )
68- * [ github.com/kballard/go-shellquote] ( https://godoc.org/github.com/kballard/go-shellquote )
69- * [ github.com/kisielk/gotool] ( https://godoc.org/github.com/kisielk/gotool )
70- * [ github.com/konsorten/go-windows-terminal-sequences] ( https://godoc.org/github.com/konsorten/go-windows-terminal-sequences )
7143* [ github.com/kr/pretty] ( https://godoc.org/github.com/kr/pretty )
7244* [ github.com/kr/pty] ( https://godoc.org/github.com/kr/pty )
7345* [ github.com/kr/text] ( https://godoc.org/github.com/kr/text )
7446* [ github.com/lib/pq] ( https://godoc.org/github.com/lib/pq )
75- * [ github.com/luna-duclos/instrumentedsql] ( https://godoc.org/github.com/luna-duclos/instrumentedsql )
7647* [ github.com/mattn/go-colorable] ( https://godoc.org/github.com/mattn/go-colorable )
7748* [ github.com/mattn/go-isatty] ( https://godoc.org/github.com/mattn/go-isatty )
7849* [ github.com/mattn/go-sqlite3] ( https://godoc.org/github.com/mattn/go-sqlite3 )
7950* [ github.com/microcosm-cc/bluemonday] ( https://godoc.org/github.com/microcosm-cc/bluemonday )
8051* [ github.com/mitchellh/go-homedir] ( https://godoc.org/github.com/mitchellh/go-homedir )
8152* [ github.com/monoculum/formam] ( https://godoc.org/github.com/monoculum/formam )
8253* [ github.com/pkg/diff] ( https://godoc.org/github.com/pkg/diff )
83- * [ github.com/pkg/errors] ( https://godoc.org/github.com/pkg/errors )
8454* [ github.com/pmezard/go-difflib] ( https://godoc.org/github.com/pmezard/go-difflib )
8555* [ github.com/psanford/memfs] ( https://godoc.org/github.com/psanford/memfs )
8656* [ github.com/rogpeppe/go-internal] ( https://godoc.org/github.com/rogpeppe/go-internal )
87- * [ github.com/rs/xid] ( https://godoc.org/github.com/rs/xid )
88- * [ github.com/rs/zerolog] ( https://godoc.org/github.com/rs/zerolog )
8957* [ github.com/russross/blackfriday/v2] ( https://godoc.org/github.com/russross/blackfriday/v2 )
90- * [ github.com/satori/go.uuid] ( https://godoc.org/github.com/satori/go.uuid )
9158* [ github.com/sergi/go-diff] ( https://godoc.org/github.com/sergi/go-diff )
92- * [ github.com/shopspring/decimal] ( https://godoc.org/github.com/shopspring/decimal )
9359* [ github.com/sirupsen/logrus] ( https://godoc.org/github.com/sirupsen/logrus )
9460* [ github.com/sourcegraph/annotate] ( https://godoc.org/github.com/sourcegraph/annotate )
9561* [ github.com/sourcegraph/syntaxhighlight] ( https://godoc.org/github.com/sourcegraph/syntaxhighlight )
@@ -98,13 +64,7 @@ Thank you to the following **GIANTS**:
9864* [ github.com/stretchr/objx] ( https://godoc.org/github.com/stretchr/objx )
9965* [ github.com/stretchr/testify] ( https://godoc.org/github.com/stretchr/testify )
10066* [ github.com/yuin/goldmark] ( https://godoc.org/github.com/yuin/goldmark )
101- * [ github.com/zenazn/goji] ( https://godoc.org/github.com/zenazn/goji )
102- * [ go.uber.org/atomic] ( https://godoc.org/go.uber.org/atomic )
103- * [ go.uber.org/multierr] ( https://godoc.org/go.uber.org/multierr )
104- * [ go.uber.org/tools] ( https://godoc.org/go.uber.org/tools )
105- * [ go.uber.org/zap] ( https://godoc.org/go.uber.org/zap )
10667* [ golang.org/x/crypto] ( https://godoc.org/golang.org/x/crypto )
107- * [ golang.org/x/lint] ( https://godoc.org/golang.org/x/lint )
10868* [ golang.org/x/mod] ( https://godoc.org/golang.org/x/mod )
10969* [ golang.org/x/net] ( https://godoc.org/golang.org/x/net )
11070* [ golang.org/x/sync] ( https://godoc.org/golang.org/x/sync )
@@ -114,8 +74,5 @@ Thank you to the following **GIANTS**:
11474* [ golang.org/x/tools] ( https://godoc.org/golang.org/x/tools )
11575* [ golang.org/x/xerrors] ( https://godoc.org/golang.org/x/xerrors )
11676* [ gopkg.in/check.v1] ( https://godoc.org/gopkg.in/check.v1 )
117- * [ gopkg.in/errgo.v2] ( https://godoc.org/gopkg.in/errgo.v2 )
118- * [ gopkg.in/inconshreveable/log15.v2] ( https://godoc.org/gopkg.in/inconshreveable/log15.v2 )
11977* [ gopkg.in/yaml.v2] ( https://godoc.org/gopkg.in/yaml.v2 )
12078* [ gopkg.in/yaml.v3] ( https://godoc.org/gopkg.in/yaml.v3 )
121- * [ honnef.co/go/tools] ( https://godoc.org/honnef.co/go/tools )
0 commit comments