Skip to content

Commit

Permalink
update vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Weihang Lo <weihang.lo@suse.com>
  • Loading branch information
weihanglo authored and guangbochen committed Oct 8, 2021
1 parent c4a7670 commit 797f079
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ require (
github.com/kubernetes-csi/external-snapshotter/v2 v2.1.1
github.com/kubernetes/dashboard v1.10.1
github.com/longhorn/backupstore v0.0.0-20210908163358-43c9d3298665
github.com/longhorn/longhorn-manager v1.2.1-rc1
github.com/longhorn/longhorn-manager v1.2.2
github.com/mattn/go-isatty v0.0.12
github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2
github.com/mitchellh/mapstructure v1.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -953,8 +953,8 @@ github.com/longhorn/go-iscsi-helper v0.0.0-20201111045018-ee87992ec536/go.mod h1
github.com/longhorn/longhorn-instance-manager v0.0.0-20201016215346-d8437b4e156e/go.mod h1:SfnIsnFj+HdmRiyF2buQ6+CB1WTD1pDQ4zEE6lBLs4s=
github.com/longhorn/longhorn-instance-manager v0.0.0-20210729081215-50c310f97378/go.mod h1:6Ng1ShE4YRvWDscr1XhEhiTufv55LHBBfN5ln8S7diU=
github.com/longhorn/longhorn-manager v1.1.0/go.mod h1:h2q+OgktnaFU3nFILh3umfR8vWywg9D2iTtdUry/JiY=
github.com/longhorn/longhorn-manager v1.2.1-rc1 h1:nSlvFtcrToHxfbHfjl0KsbKqbzlCsTvHpcQcpdlH5Oo=
github.com/longhorn/longhorn-manager v1.2.1-rc1/go.mod h1:Tbo9hfTbW1htLmp6VoscRnMHV1sGq9gKsXqXupCQX6U=
github.com/longhorn/longhorn-manager v1.2.2 h1:rCpt7T3LlIEwHvW/JXsI6BgN3zqU/zRpyXBg4Q5vxsg=
github.com/longhorn/longhorn-manager v1.2.2/go.mod h1:Tbo9hfTbW1htLmp6VoscRnMHV1sGq9gKsXqXupCQX6U=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003/go.mod h1:0CLeXlf59Lg6C0kjLSDf47ft73Dh37CwymYRKWwAn04=
github.com/longhorn/sparse-tools v0.0.0-20210420073041-5c51de69e0eb/go.mod h1:1WSSJRDNret4VKADAzvD49oaVt1/idYVWBL8TiyevRk=
github.com/lpabon/godbc v0.1.1/go.mod h1:Jo9QV0cf3U6jZABgiJ2skINAXb9j8m51r07g4KI92ZA=
Expand Down
26 changes: 21 additions & 5 deletions vendor/github.com/longhorn/longhorn-manager/types/setting.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 @@ -369,7 +369,7 @@ github.com/longhorn/backupstore/logging
github.com/longhorn/backupstore/util
# github.com/longhorn/go-iscsi-helper v0.0.0-20201111045018-ee87992ec536
github.com/longhorn/go-iscsi-helper/util
# github.com/longhorn/longhorn-manager v1.2.1-rc1
# github.com/longhorn/longhorn-manager v1.2.2
## explicit
github.com/longhorn/longhorn-manager/k8s/pkg/apis/longhorn
github.com/longhorn/longhorn-manager/k8s/pkg/apis/longhorn/v1beta1
Expand Down

0 comments on commit 797f079

Please sign in to comment.