+5
−4
+5
−5
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -20,7 +20,7 @@ require ( | ||
github.com/jackc/pgx/v4 v4.13.0
|
||
github.com/rubenv/sql-migrate v0.0.0-20210408115534-a32ed26c37ea
|
||
github.com/stretchr/testify v1.7.0
|
||
github.com/uber-go/tally/v4 v4.0.1
|
||
github.com/uber-go/tally/v4 v4.1.1
|
||
go.uber.org/atomic v1.9.0
|
||
go.uber.org/zap v1.19.1
|
||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
||
| @@ -44,7 +44,7 @@ require ( | ||
github.com/blevesearch/vellum v1.0.7 // indirect
|
||
github.com/blugelabs/ice v0.2.0 // indirect
|
||
github.com/caio/go-tdigest v3.1.0+incompatible // indirect
|
||
github.com/cespare/xxhash/v2 v2.1.1 // indirect
|
||
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||
github.com/dgryski/go-metro v0.0.0-20180109044635-280f6062b5bc // indirect
|
||
github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91 // indirect
|
||
| @@ -63,14 +63,14 @@ require ( | ||
github.com/mschoch/smat v0.2.0 // indirect
|
||
github.com/pkg/errors v0.9.1 // indirect
|
||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||
github.com/prometheus/client_golang v1.11.0 // indirect
|
||
github.com/prometheus/client_golang v1.11.1-0.20211129121811-6d5cf25fcc34 // indirect
|
||
github.com/prometheus/client_model v0.2.0 // indirect
|
||
github.com/prometheus/common v0.26.0 // indirect
|
||
github.com/prometheus/common v0.29.0 // indirect
|
||
github.com/prometheus/procfs v0.6.0 // indirect
|
||
github.com/twmb/murmur3 v1.1.6 // indirect
|
||
github.com/ziutek/mymysql v1.5.4 // indirect
|
||
go.uber.org/multierr v1.6.0 // indirect
|
||
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
|
||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect
|
||
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
|
||
golang.org/x/text v0.3.7 // indirect
|
||
gopkg.in/gorp.v1 v1.7.2 // indirect
|
||
+13
−7
vendor/github.com/cespare/xxhash/v2/.travis.yml
deleted100644 → 0
+0
−8
Loading