Skip to content

Commit 13eddbc

Browse files
author
Ahmed Abdrabo
committed
Update bmclib to 0.4.4 and doing a mod tidy
1 parent 5ec11a3 commit 13eddbc

File tree

622 files changed

+94824
-99536
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

622 files changed

+94824
-99536
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ go 1.12
55
require (
66
github.com/GeertJohan/go.rice v1.0.0
77
github.com/aws/aws-sdk-go v0.0.0-20190114232201-beaa15b1b227
8-
github.com/bmc-toolbox/bmclib v0.3.7
8+
github.com/bmc-toolbox/bmclib v0.4.4
99
github.com/bmc-toolbox/gin-go-metrics v0.0.1
1010
github.com/gin-gonic/gin v1.3.0
1111
github.com/inconshreveable/mousetrap v1.0.0 // indirect
1212
github.com/mitchellh/go-homedir v1.0.0
13-
github.com/sirupsen/logrus v1.4.1
13+
github.com/sirupsen/logrus v1.7.0
1414
github.com/spf13/cobra v0.0.0-20181021141114-fe5e611709b0
15-
github.com/spf13/jwalterweatherman v1.1.0 // indirect
16-
github.com/spf13/viper v1.3.2
15+
github.com/spf13/viper v1.7.1
16+
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 // indirect
1717
)
1818

1919
replace github.com/ugorji/go v1.1.4 => github.com/ugorji/go/codec v0.0.0-20190204201341-e444a5086c43

go.sum

Lines changed: 321 additions & 22 deletions
Large diffs are not rendered by default.

vendor/github.com/bmc-toolbox/bmclib/discover/discover.go

Lines changed: 108 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)