Skip to content

Commit

Permalink
Update bmclib to 0.4.4 and doing a mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Abdrabo committed Nov 13, 2020
1 parent 5ec11a3 commit 13eddbc
Show file tree
Hide file tree
Showing 622 changed files with 94,824 additions and 99,536 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ go 1.12
require (
github.com/GeertJohan/go.rice v1.0.0
github.com/aws/aws-sdk-go v0.0.0-20190114232201-beaa15b1b227
github.com/bmc-toolbox/bmclib v0.3.7
github.com/bmc-toolbox/bmclib v0.4.4
github.com/bmc-toolbox/gin-go-metrics v0.0.1
github.com/gin-gonic/gin v1.3.0
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.0.0
github.com/sirupsen/logrus v1.4.1
github.com/sirupsen/logrus v1.7.0
github.com/spf13/cobra v0.0.0-20181021141114-fe5e611709b0
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.3.2
github.com/spf13/viper v1.7.1
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 // indirect
)

replace github.com/ugorji/go v1.1.4 => github.com/ugorji/go/codec v0.0.0-20190204201341-e444a5086c43
343 changes: 321 additions & 22 deletions go.sum

Large diffs are not rendered by default.

132 changes: 108 additions & 24 deletions vendor/github.com/bmc-toolbox/bmclib/discover/discover.go

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

Loading

0 comments on commit 13eddbc

Please sign in to comment.