Skip to content

Commit

Permalink
chore: bump deps (pathwar#400)
Browse files Browse the repository at this point in the history
chore: bump deps
  • Loading branch information
moul authored Jan 2, 2020
2 parents 6494ac0 + 90ec62e commit 56f799c
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 28 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ nasser <[email protected]>
Nelly Asher <[email protected]>
Quentin Perez <[email protected]>
Sebastien Blot <[email protected]>
snyk-bot <[email protected]>
Solvik Blum <[email protected]>
Sylvain Decombe <[email protected]>
Sébastien Rannou <[email protected]>
Expand Down
19 changes: 10 additions & 9 deletions go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,29 @@ require (
github.com/oklog/run v1.0.0
github.com/olekukonko/tablewriter v0.0.4
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
github.com/peterbourgon/ff v1.6.1-0.20190916204019-6cd704ec2eeb
github.com/peterbourgon/ff v1.7.0
github.com/pkg/errors v0.8.1
github.com/rogpeppe/go-internal v1.5.0 // indirect
github.com/rogpeppe/go-internal v1.5.1 // indirect
github.com/rs/cors v1.7.0
github.com/soheilhy/cmux v0.1.4
github.com/stretchr/testify v1.4.0
github.com/treastech/logger v0.0.0-20180705232552-e381e9ecf2e3
go.uber.org/atomic v1.5.1 // indirect
go.uber.org/multierr v1.4.0 // indirect
go.uber.org/zap v1.13.0
golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
golang.org/x/crypto v0.0.0-20191227163750-53104e6ec876
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f // indirect
golang.org/x/net v0.0.0-20191204025024-5ee1b9f4859a // indirect
golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e // indirect
golang.org/x/tools v0.0.0-20191205060818-73c7173a9f7d // indirect
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
golang.org/x/sys v0.0.0-20191228213918-04cbcbbfeed8 // indirect
golang.org/x/tools v0.0.0-20191230220329-2aa90c603ae3 // indirect
google.golang.org/appengine v1.6.5 // indirect
google.golang.org/genproto v0.0.0-20191203220235-3fa9dbf08042
google.golang.org/grpc v1.25.1
google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb
google.golang.org/grpc v1.26.0
gopkg.in/gormigrate.v1 v1.6.0
gopkg.in/yaml.v2 v2.2.7 // indirect
gopkg.in/yaml.v3 v3.0.0-20191120175047-4206685974f2
moul.io/godev v1.3.0
moul.io/zapgorm v0.0.0-20190706070406-8138918b527b
moul.io/zapgorm v1.0.0
)

replace (
Expand Down
46 changes: 27 additions & 19 deletions go/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56f799c

Please sign in to comment.