Skip to content

Commit

Permalink
fix(deps): update module github.com/longhorn/longhorn-engine to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent 43b37cf commit ad93644
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-20240914104455-ae6fea57b2c1
github.com/longhorn/longhorn-engine v1.6.3-rc1
github.com/longhorn/longhorn-engine v1.6.3
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-20240914104455-ae6fea57b2c1 h1:yhfI7Vrdr0
github.com/longhorn/backupstore v0.0.0-20240914104455-ae6fea57b2c1/go.mod h1:VJetP6un6EvbyPI+L4nPANM8mTA2YapqzFgrPDGeiU8=
github.com/longhorn/go-common-libs v0.0.0-20240914083622-928beb30c12e h1:4eRlD1NyXoEBv8Vr3gqJehlIBEYy0oUHR+jMfte/9pw=
github.com/longhorn/go-common-libs v0.0.0-20240914083622-928beb30c12e/go.mod h1:LKOBJ/Var9dF7JrTHn0KK86UFtZdUpKqbxyU2jN3UJo=
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/longhorn-engine v1.6.3 h1:rwN1yfS/KPaX5J3WF76900nyRZeNh7nmup42cwu60Pg=
github.com/longhorn/longhorn-engine v1.6.3/go.mod h1:sSQKZ38fw3dHT2tdw7xtVdkJxGUkzaeHpv/tZlzl9yY=
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-20240914083622-928beb30c12e
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
# github.com/longhorn/longhorn-engine v1.6.3-rc1
# github.com/longhorn/longhorn-engine v1.6.3
## 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 ad93644

Please sign in to comment.