Skip to content

Commit

Permalink
update vendor (#278)
Browse files Browse the repository at this point in the history
Signed-off-by: Raunak <[email protected]>
  • Loading branch information
raunakkumar committed Jun 8, 2021
1 parent d3c29d4 commit 616e6bc
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.12.0 // indirect
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/hpe-storage/common-host-libs v4.2.1-0.20210519154202-8a8f68fe84db+incompatible
github.com/hpe-storage/common-host-libs v4.2.1-0.20210608172014-97cb25c9f147+incompatible
github.com/hpe-storage/k8s-custom-resources v0.0.0-20201216052928-e2854a36f3f9
github.com/jonboulle/clockwork v0.1.0 // indirect
github.com/kubernetes-csi/csi-lib-utils v0.7.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,10 @@ github.com/hpe-storage/common-host-libs v4.2.1-0.20210519131515-4119420effbb+inc
github.com/hpe-storage/common-host-libs v4.2.1-0.20210519131515-4119420effbb+incompatible/go.mod h1:qQxvwt4l9C79p2V8bY1P13As1+ylyznKJVp3K2P5bz8=
github.com/hpe-storage/common-host-libs v4.2.1-0.20210519154202-8a8f68fe84db+incompatible h1:7t/v4pxOTVOq5pKlapxJ2RiklV+rk9gI2BFj7BMgrWg=
github.com/hpe-storage/common-host-libs v4.2.1-0.20210519154202-8a8f68fe84db+incompatible/go.mod h1:qQxvwt4l9C79p2V8bY1P13As1+ylyznKJVp3K2P5bz8=
github.com/hpe-storage/common-host-libs v4.2.1-0.20210607202332-3e783e9ed561+incompatible h1:gDQjaZbYSKdbpVugMSeLIKjUl/qQ17qv3mM0Uwu51qc=
github.com/hpe-storage/common-host-libs v4.2.1-0.20210607202332-3e783e9ed561+incompatible/go.mod h1:qQxvwt4l9C79p2V8bY1P13As1+ylyznKJVp3K2P5bz8=
github.com/hpe-storage/common-host-libs v4.2.1-0.20210608172014-97cb25c9f147+incompatible h1:y37GOStihsPDe2RPa+TgSCBATAmbnC7n7ZOiXia3Hac=
github.com/hpe-storage/common-host-libs v4.2.1-0.20210608172014-97cb25c9f147+incompatible/go.mod h1:qQxvwt4l9C79p2V8bY1P13As1+ylyznKJVp3K2P5bz8=
github.com/hpe-storage/k8s-custom-resources v0.0.0-20190828052325-42886f48215c h1:M/4pHhSouEEjd613SFODOskZmn6pS5tWITHdA8MPWMI=
github.com/hpe-storage/k8s-custom-resources v0.0.0-20190828052325-42886f48215c/go.mod h1:qYST/Hepa2MRB85zskShx/+WlbUG5bmq/orhy6sA2jE=
github.com/hpe-storage/k8s-custom-resources v0.0.0-20201216052928-e2854a36f3f9 h1:kC0UlG2zL6ZkcsgYmhhUiw2NGEsZ8RA1A6K55wq4noo=
Expand Down
11 changes: 11 additions & 0 deletions vendor/github.com/hpe-storage/common-host-libs/linux/mount.go

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ github.com/hpcloud/tail/ratelimiter
github.com/hpcloud/tail/util
github.com/hpcloud/tail/watch
github.com/hpcloud/tail/winfile
# github.com/hpe-storage/common-host-libs v4.2.1-0.20210519154202-8a8f68fe84db+incompatible
# github.com/hpe-storage/common-host-libs v4.2.1-0.20210608172014-97cb25c9f147+incompatible
github.com/hpe-storage/common-host-libs/chapi
github.com/hpe-storage/common-host-libs/concurrent
github.com/hpe-storage/common-host-libs/connectivity
Expand Down

0 comments on commit 616e6bc

Please sign in to comment.