Skip to content

Commit

Permalink
vendor: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit authored and David Ko committed Jun 28, 2023
1 parent 8a033c0 commit e3e14c0
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 28 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ require (
github.com/jinzhu/copier v0.3.5
github.com/kubernetes-csi/csi-lib-utils v0.6.1
github.com/longhorn/backing-image-manager v1.4.0-rc1.0.20230521151917-38ff27cc2cbb
github.com/longhorn/backupstore v0.0.0-20230620040003-393d5122a38c
github.com/longhorn/backupstore v0.0.0-20230627040634-5b4f2d040e9d
github.com/longhorn/go-iscsi-helper v0.0.0-20230529082528-4c3270590712
github.com/longhorn/go-spdk-helper v0.0.0-20230626041832-c611b61f6b36
github.com/longhorn/longhorn-engine v1.5.0-rc2.0.20230626084001-d82e290abcc9
github.com/longhorn/longhorn-instance-manager v1.5.0-rc2.0.20230626085618-b35c18699f21
github.com/longhorn/longhorn-share-manager v1.5.0-rc2
github.com/longhorn/longhorn-engine v1.5.0-rc3.0.20230628003600-018cd51ec7bd
github.com/longhorn/longhorn-instance-manager v1.5.0-rc3.0.20230628024133-a0a70bd7503a
github.com/longhorn/longhorn-share-manager v1.5.0-rc3
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.15.0
github.com/rancher/dynamiclistener v0.3.1
Expand Down Expand Up @@ -131,7 +131,7 @@ require (
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/longhorn/longhorn-spdk-engine v0.0.0-20230626073013-4d74edb3633a // indirect
github.com/longhorn/longhorn-spdk-engine v0.0.0-20230627161406-64cb30ad3cf1 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -499,20 +499,20 @@ github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9
github.com/lithammer/dedent v1.1.0/go.mod h1:jrXYCQtgg0nJiN+StA2KgR7w6CiQNv9Fd/Z9BP0jIOc=
github.com/longhorn/backing-image-manager v1.4.0-rc1.0.20230521151917-38ff27cc2cbb h1:y59M4Z8jvOowAwdXcATyHjG31ZbaMJvjIPY+SpVmeII=
github.com/longhorn/backing-image-manager v1.4.0-rc1.0.20230521151917-38ff27cc2cbb/go.mod h1:yhfIPKYbnFpRmrJOz0biNthyoyBpN4SrUk8ZQNMcW1o=
github.com/longhorn/backupstore v0.0.0-20230620040003-393d5122a38c h1:uul+kPFHTHQ+acFmIUAl7f3fiuhTN19mUGZuyOFMvXs=
github.com/longhorn/backupstore v0.0.0-20230620040003-393d5122a38c/go.mod h1:wiEYTbvxEAIUxAAY1DmvMeuFuGqwWmJTzfVhZiBKlNo=
github.com/longhorn/backupstore v0.0.0-20230627040634-5b4f2d040e9d h1:sJBr2HsVp61Lpb4zj4dDGLr4RuTQtJwogw/mPe1DBkI=
github.com/longhorn/backupstore v0.0.0-20230627040634-5b4f2d040e9d/go.mod h1:wiEYTbvxEAIUxAAY1DmvMeuFuGqwWmJTzfVhZiBKlNo=
github.com/longhorn/go-iscsi-helper v0.0.0-20230529082528-4c3270590712 h1:IOBWtvr2ZdpQs3Fy8ecre3vZOBvmLJXme9qB6sqWdlw=
github.com/longhorn/go-iscsi-helper v0.0.0-20230529082528-4c3270590712/go.mod h1:hxy8Ra38KtX4MFmXZRAZUpJZSYcaI1pmnWmKA3ICA2c=
github.com/longhorn/go-spdk-helper v0.0.0-20230626041832-c611b61f6b36 h1:wUaSMEhkoB+ZFH1Bru5wgxrFruE4NDkl5bXXDVciqQY=
github.com/longhorn/go-spdk-helper v0.0.0-20230626041832-c611b61f6b36/go.mod h1:XoGXOYHw1KW3qdvTSimwY+Anyg5cPl6EVkjXxS25Upg=
github.com/longhorn/longhorn-engine v1.5.0-rc2.0.20230626084001-d82e290abcc9 h1:ck5FqZdAW7irhFY09G/ZGq8eU+6DBkw0VTnogMe1rbs=
github.com/longhorn/longhorn-engine v1.5.0-rc2.0.20230626084001-d82e290abcc9/go.mod h1:g/dipfdkEwgu1WczQ7NIR2pncYOUacExQgFwwFMUvps=
github.com/longhorn/longhorn-instance-manager v1.5.0-rc2.0.20230626085618-b35c18699f21 h1:p4nSk95r1mn0Ikln5YLgK9IJAKKQbqw2ZNV99pvgmEY=
github.com/longhorn/longhorn-instance-manager v1.5.0-rc2.0.20230626085618-b35c18699f21/go.mod h1:iGBXSI9+kdDuX7ZQYmT7fia6xHFVCxn9bqopmMtZFe4=
github.com/longhorn/longhorn-share-manager v1.5.0-rc2 h1:kzyxv4xEDB/z7L6YjJTGl2R88goPKT8GNeimgMaZ5sw=
github.com/longhorn/longhorn-share-manager v1.5.0-rc2/go.mod h1:Kq3D8tu8J1SED7XiVM6Yco6qkizxCjVhYzR78bqhUUI=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20230626073013-4d74edb3633a h1:tz229Pfu/jcTXOfih/sryPPyvD83Lbc7hxJzCMWkbPI=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20230626073013-4d74edb3633a/go.mod h1:yZawDOljQHgh+ZzPCIL+xr5VXzK85bps8J42HJXHnyg=
github.com/longhorn/longhorn-engine v1.5.0-rc3.0.20230628003600-018cd51ec7bd h1:YX0i1Ig+2bTt/3fNe6ylHIu8st8e+aGKZ0RaovoR8jc=
github.com/longhorn/longhorn-engine v1.5.0-rc3.0.20230628003600-018cd51ec7bd/go.mod h1:OOjKIyGpTxmZFWkn8N1G+H4pga0niuMgzrR/h5HUJNo=
github.com/longhorn/longhorn-instance-manager v1.5.0-rc3.0.20230628024133-a0a70bd7503a h1:PC809jVPQ9TQUrz8DUbQaiCMxh5OmRw2uyT1tNCA3t8=
github.com/longhorn/longhorn-instance-manager v1.5.0-rc3.0.20230628024133-a0a70bd7503a/go.mod h1:mmoKCu2SGWyNYqZlEOq2/I7JgdYYhIE91wb30IiIEbU=
github.com/longhorn/longhorn-share-manager v1.5.0-rc3 h1:5AEayODCF+cLlRO/a0fjCivs/5TxbX7MCK08S1V9L4g=
github.com/longhorn/longhorn-share-manager v1.5.0-rc3/go.mod h1:Kq3D8tu8J1SED7XiVM6Yco6qkizxCjVhYzR78bqhUUI=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20230627161406-64cb30ad3cf1 h1:xygJgcpxNqOAI1B7ri33RsTSMHr6QPod1TVuQQqHe/4=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20230627161406-64cb30ad3cf1/go.mod h1:yZawDOljQHgh+ZzPCIL+xr5VXzK85bps8J42HJXHnyg=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003/go.mod h1:0CLeXlf59Lg6C0kjLSDf47ft73Dh37CwymYRKWwAn04=
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
Expand Down
14 changes: 9 additions & 5 deletions vendor/github.com/longhorn/backupstore/config.go

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

12 changes: 10 additions & 2 deletions vendor/github.com/longhorn/backupstore/deltablock.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/github.com/longhorn/backupstore/lock.go

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

10 changes: 5 additions & 5 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ github.com/longhorn/backing-image-manager/pkg/meta
github.com/longhorn/backing-image-manager/pkg/rpc
github.com/longhorn/backing-image-manager/pkg/types
github.com/longhorn/backing-image-manager/pkg/util
# github.com/longhorn/backupstore v0.0.0-20230620040003-393d5122a38c
# github.com/longhorn/backupstore v0.0.0-20230627040634-5b4f2d040e9d
## explicit; go 1.17
github.com/longhorn/backupstore
github.com/longhorn/backupstore/logging
Expand All @@ -233,22 +233,22 @@ github.com/longhorn/go-iscsi-helper/util
# github.com/longhorn/go-spdk-helper v0.0.0-20230626041832-c611b61f6b36
## explicit; go 1.17
github.com/longhorn/go-spdk-helper/pkg/types
# github.com/longhorn/longhorn-engine v1.5.0-rc2.0.20230626084001-d82e290abcc9
# github.com/longhorn/longhorn-engine v1.5.0-rc3.0.20230628003600-018cd51ec7bd
## explicit; go 1.20
github.com/longhorn/longhorn-engine/pkg/meta
github.com/longhorn/longhorn-engine/pkg/replica/client
github.com/longhorn/longhorn-engine/pkg/types
github.com/longhorn/longhorn-engine/pkg/util
github.com/longhorn/longhorn-engine/proto/ptypes
# github.com/longhorn/longhorn-instance-manager v1.5.0-rc2.0.20230626085618-b35c18699f21
# github.com/longhorn/longhorn-instance-manager v1.5.0-rc3.0.20230628024133-a0a70bd7503a
## explicit; go 1.20
github.com/longhorn/longhorn-instance-manager/pkg/api
github.com/longhorn/longhorn-instance-manager/pkg/client
github.com/longhorn/longhorn-instance-manager/pkg/imrpc
github.com/longhorn/longhorn-instance-manager/pkg/meta
github.com/longhorn/longhorn-instance-manager/pkg/types
github.com/longhorn/longhorn-instance-manager/pkg/util
# github.com/longhorn/longhorn-share-manager v1.5.0-rc2
# github.com/longhorn/longhorn-share-manager v1.5.0-rc3
## explicit; go 1.20
github.com/longhorn/longhorn-share-manager/pkg/client
github.com/longhorn/longhorn-share-manager/pkg/crypto
Expand All @@ -258,7 +258,7 @@ github.com/longhorn/longhorn-share-manager/pkg/server/nfs
github.com/longhorn/longhorn-share-manager/pkg/types
github.com/longhorn/longhorn-share-manager/pkg/util
github.com/longhorn/longhorn-share-manager/pkg/volume
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20230626073013-4d74edb3633a
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20230627161406-64cb30ad3cf1
## explicit; go 1.17
github.com/longhorn/longhorn-spdk-engine/pkg/types
github.com/longhorn/longhorn-spdk-engine/proto/spdkrpc
Expand Down

0 comments on commit e3e14c0

Please sign in to comment.