Skip to content

Commit

Permalink
go: update bmclib to current
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Oct 23, 2023
1 parent cc16703 commit 9e81160
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 99 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/banzaicloud/logrus-runtime-formatter v0.0.0-20190729070250-5ae5475bae5e
github.com/bmc-toolbox/bmclib/v2 v2.1.0
github.com/bmc-toolbox/bmclib/v2 v2.1.1-0.20231017114451-153e11d62a71
github.com/bmc-toolbox/common v0.0.0-20230717121556-5eb9915a8a5a
github.com/bombsimon/logrusr/v2 v2.0.1
github.com/coreos/go-oidc v2.2.1+incompatible
Expand Down Expand Up @@ -94,7 +94,6 @@ require (
github.com/lib/pq v1.10.9 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/minio/highwayhash v1.0.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand All @@ -115,7 +114,6 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stmcginnis/gofish v0.14.1-0.20230920133920-77490fd98fa2 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
Expand Down
Loading

0 comments on commit 9e81160

Please sign in to comment.