Skip to content

Commit

Permalink
Update github.com/cvpm-contrib/database commit hash to 6069eed
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 24, 2019
1 parent 66d4cda commit d4ff1b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 // indirect
github.com/cvpm-contrib/auth v0.0.0-20190320071300-b5f20060ba38
github.com/cvpm-contrib/database v0.0.0-20190403053658-8054ddd981c3
github.com/cvpm-contrib/database v0.0.0-20190624105656-6069eed59cc3
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
github.com/fatih/color v1.7.0
github.com/flosch/pongo2 v0.0.0-20190505152737-8914e1cf9164
Expand All @@ -19,7 +19,6 @@ require (
github.com/levigross/grequests v0.0.0-20190130132859-37c80f76a0da
github.com/manifoldco/promptui v0.3.2
github.com/mattn/go-runewidth v0.0.4 // indirect
github.com/mattn/go-sqlite3 v1.10.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/olekukonko/tablewriter v0.0.1
github.com/shirou/gopsutil v2.18.12+incompatible
Expand All @@ -30,5 +29,4 @@ require (
gopkg.in/fukata/golang-stats-api-handler.v1 v1.0.0 // indirect
gopkg.in/src-d/go-git.v4 v4.11.0
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
upper.io/db.v3 v3.5.7+incompatible // indirect
)
1 change: 1 addition & 0 deletions core/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ github.com/cvpm-contrib/auth v0.0.0-20190320071300-b5f20060ba38 h1:0IJzYrbh0bpDj
github.com/cvpm-contrib/auth v0.0.0-20190320071300-b5f20060ba38/go.mod h1:ONfU9BTXt1k6glz/KrYhivPoBIGpSnw4T5gCOLTX/jM=
github.com/cvpm-contrib/database v0.0.0-20190403053658-8054ddd981c3 h1:Do47kS9xtItRPDOp7s6ppjjyxYzDiJLz26CIJhSFbao=
github.com/cvpm-contrib/database v0.0.0-20190403053658-8054ddd981c3/go.mod h1:4IjHwnaTUYaq2ghpL/ghO2KHB1RpJ1KnsgQUKmtQn7I=
github.com/cvpm-contrib/database v0.0.0-20190624105656-6069eed59cc3/go.mod h1:mJfbBSwOh0U4FvEunDbKIzkbMcod/j+SIn/UlOc85B0=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit d4ff1b4

Please sign in to comment.