Skip to content

Commit

Permalink
Merge pull request #22 from bmc-toolbox/abdrabo/update-dependencies
Browse files Browse the repository at this point in the history
Update github.com/jinzhu/gorm and tidy
  • Loading branch information
abdrabo authored Nov 5, 2020
2 parents 36f758c + b0c64aa commit 54353d1
Show file tree
Hide file tree
Showing 435 changed files with 96,124 additions and 105,319 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ require (
github.com/gorilla/mux v1.7.0 // indirect
github.com/hashicorp/go-multierror v1.0.0
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/jinzhu/gorm v0.0.0-20190310121721-8b07437717e7
github.com/jinzhu/gorm v1.9.16
github.com/julienschmidt/httprouter v0.0.0-20181021223831-26a05976f9bf // indirect
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 // indirect
github.com/kr/pretty v0.1.0
github.com/labstack/echo v3.3.10+incompatible // indirect
github.com/labstack/gommon v0.2.8 // indirect
github.com/lib/pq v1.0.0
github.com/lib/pq v1.1.1
github.com/manyminds/api2go v0.0.0-20181019084807-186a8a2128df
github.com/mattn/go-colorable v0.1.1 // indirect
github.com/mitchellh/go-homedir v1.1.0
Expand All @@ -37,7 +37,6 @@ require (
github.com/spf13/viper v1.3.2
github.com/stretchr/testify v1.3.0
github.com/valyala/fasttemplate v1.0.1 // indirect
golang.org/x/sys v0.0.0-20190305064518-30e92a19ae4a // indirect
gopkg.in/guregu/null.v2 v2.1.2 // indirect
)

Expand Down
168 changes: 29 additions & 139 deletions go.sum

Large diffs are not rendered by default.

28 changes: 25 additions & 3 deletions vendor/github.com/go-sql-driver/mysql/.travis.yml

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

16 changes: 16 additions & 0 deletions vendor/github.com/go-sql-driver/mysql/AUTHORS

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

28 changes: 28 additions & 0 deletions vendor/github.com/go-sql-driver/mysql/CHANGELOG.md

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

23 changes: 0 additions & 23 deletions vendor/github.com/go-sql-driver/mysql/CONTRIBUTING.md

This file was deleted.

39 changes: 25 additions & 14 deletions vendor/github.com/go-sql-driver/mysql/README.md

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

8 changes: 5 additions & 3 deletions vendor/github.com/go-sql-driver/mysql/auth.go

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

Loading

0 comments on commit 54353d1

Please sign in to comment.