Skip to content

Commit

Permalink
fix(deps): update module github.com/longhorn/longhorn-engine to v1.6.…
Browse files Browse the repository at this point in the history
…3-rc1
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Sep 14, 2024
1 parent 1cc021d commit 34d1eab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20240907142840-c1268343d512
github.com/longhorn/longhorn-engine v1.6.3-dev-20240908
github.com/longhorn/longhorn-engine v1.6.3-rc1
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d
github.com/pkg/errors v0.9.1
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ github.com/longhorn/backupstore v0.0.0-20240907142840-c1268343d512 h1:zrGVZZTClL
github.com/longhorn/backupstore v0.0.0-20240907142840-c1268343d512/go.mod h1:3gjQWnKXqJSxAE6rpM5mrCcbRJyLKXHqgzxyyaLgLSo=
github.com/longhorn/go-common-libs v0.0.0-20240907130740-7060fefb5bda h1:+jlHExQsoeb5B8Avl5tc/mX0rDvPDUhTDVbDitvl5vE=
github.com/longhorn/go-common-libs v0.0.0-20240907130740-7060fefb5bda/go.mod h1:T8DVg3NdJ7XDNJey+UI1IRUtZKnHtB75MHWmclF6mUI=
github.com/longhorn/longhorn-engine v1.6.3-dev-20240908 h1:66pf6UwuPQPvDLv1jMBcxEYPtOhXkRn8/Gu1EpGWhRk=
github.com/longhorn/longhorn-engine v1.6.3-dev-20240908/go.mod h1:pwxdvPzbyeg4zl0Hof+/2iILOO+36iWqLI06p3xEiGI=
github.com/longhorn/longhorn-engine v1.6.3-rc1 h1:q/e/y2Q+8vLPJWEXhT9GmdvcsGG1GPKbZYn8fEmv5EA=
github.com/longhorn/longhorn-engine v1.6.3-rc1/go.mod h1:pwxdvPzbyeg4zl0Hof+/2iILOO+36iWqLI06p3xEiGI=
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d h1:iNrrGcE9TLcaayQgOkdEZDvlzKCWMNhXXJD2d2K4Wyo=
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d/go.mod h1:iUJCZtOKG/9xv2rfrUAYZntFTzP5dZtvy4Kwe6dMcUc=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ github.com/longhorn/backupstore/vfs
# github.com/longhorn/go-common-libs v0.0.0-20240907130740-7060fefb5bda
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
# github.com/longhorn/longhorn-engine v1.6.3-dev-20240908
# github.com/longhorn/longhorn-engine v1.6.3-rc1
## explicit; go 1.22.0
github.com/longhorn/longhorn-engine/pkg/replica/client
github.com/longhorn/longhorn-engine/pkg/types
Expand Down

0 comments on commit 34d1eab

Please sign in to comment.