Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2019
1 parent 89d7cb5 commit 48a8fc4
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 10 deletions.
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module moul.io/depviz

require (
github.com/awalterschulze/gographviz v0.0.0-20190522052604-9c36406a3f65
github.com/awalterschulze/gographviz v0.0.0-20190621214143-fa59802746ab
github.com/brianloveswords/airtable v0.0.0-20180329193050-a39294038dd9
github.com/denisenkom/go-mssqldb v0.0.0-20190522052604-eb9f6a1743f3 // indirect
github.com/go-chi/chi v4.0.2+incompatible
Expand All @@ -10,24 +10,24 @@ require (
github.com/google/go-github v17.0.0+incompatible
github.com/google/pprof v0.0.0-20190522052604-54271f7e092f // indirect
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 // indirect
github.com/jinzhu/gorm v1.9.8
github.com/jinzhu/gorm v1.9.9
github.com/lib/pq v1.1.1
github.com/mattn/go-sqlite3 v1.10.0
github.com/pkg/errors v0.8.1
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cobra v0.0.4
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.3.2
github.com/spf13/viper v1.4.0
github.com/uber-go/atomic v1.4.0 // indirect
github.com/ugorji/go/codec v0.0.0-20181209151446-772ced7fd4c2 // indirect
github.com/xanzy/go-gitlab v0.17.0
github.com/xanzy/go-gitlab v0.18.0
go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277 // indirect
go.uber.org/zap v1.10.0
golang.org/x/arch v0.0.0-20190329052859-788fe5ffcd8c // indirect
golang.org/x/net v0.0.0-20190522052604-018c4d40a106 // indirect
golang.org/x/oauth2 v0.0.0-20190522052604-950ef44c6e07
golang.org/x/net v0.0.0-20190621214143-3b0461eec859 // indirect
golang.org/x/oauth2 v0.0.0-20190621214143-0f29369cfe45
golang.org/x/sync v0.0.0-20190427212804-112230192c58 // indirect
golang.org/x/sys v0.0.0-20190522052604-8097e1b27ff5 // indirect
google.golang.org/appengine v1.6.0 // indirect
moul.io/zapgorm v0.0.0-20190522052604-9079de2d7bce
golang.org/x/sys v0.0.0-20190621214143-d432491b9138 // indirect
google.golang.org/appengine v1.6.1 // indirect
moul.io/zapgorm v0.0.0-20190621214143-7f287f4f74c9
)
Loading

0 comments on commit 48a8fc4

Please sign in to comment.