Skip to content

Commit

Permalink
bump reva to 184eb0d73fb9
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
  • Loading branch information
butonic committed Sep 20, 2024
1 parent 66eee03 commit addd05f
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ require (
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.19.7-0.20240911094024-dc5a8ddad10a
replace github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.19.7-0.20240920125004-184eb0d73fb9

replace github.com/go-micro/plugins/v4/store/nats-js-kv => github.com/kobergj/plugins/v4/store/nats-js-kv v0.0.0-20240807130109-f62bb67e8c90

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -942,8 +942,8 @@ github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod h1:paBW
github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8=
github.com/butonic/reva/v2 v2.19.7-0.20240911094024-dc5a8ddad10a h1:3sDqSG4EIEBPdBAw7S/bIRXeqNJF57JPcFsqcOS9cIg=
github.com/butonic/reva/v2 v2.19.7-0.20240911094024-dc5a8ddad10a/go.mod h1:GRUrOp5HbFVwZTgR9bVrMZ/MvVy+Jhxw1PdMmhhKP9E=
github.com/butonic/reva/v2 v2.19.7-0.20240920125004-184eb0d73fb9 h1:QvALvO2YbDUwmqPrSYtlR2fWC3HqPoP48x0pqYMqMB8=
github.com/butonic/reva/v2 v2.19.7-0.20240920125004-184eb0d73fb9/go.mod h1:9UKEB2IrqPOm2awixItp1G9Ax4VcdB0GSJNipCeVUuc=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HVHpXvjfy0Dy7g6fuA=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2/go.mod h1:RnUjnIXxEJcL6BgCvNyzCCRzZcxCgsZCi+RNlvYor5Q=
Expand Down
9 changes: 9 additions & 0 deletions vendor/github.com/cs3org/reva/v2/pkg/micro/ocdav/option.go

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

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

1 change: 0 additions & 1 deletion vendor/github.com/cs3org/reva/v2/pkg/store/store.go

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

5 changes: 2 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1
github.com/cs3org/go-cs3apis/cs3/storage/registry/v1beta1
github.com/cs3org/go-cs3apis/cs3/tx/v1beta1
github.com/cs3org/go-cs3apis/cs3/types/v1beta1
# github.com/cs3org/reva/v2 v2.19.7 => github.com/butonic/reva/v2 v2.19.7-0.20240911094024-dc5a8ddad10a
# github.com/cs3org/reva/v2 v2.19.7 => github.com/butonic/reva/v2 v2.19.7-0.20240920125004-184eb0d73fb9
## explicit; go 1.21
github.com/cs3org/reva/v2/cmd/revad/internal/grace
github.com/cs3org/reva/v2/cmd/revad/runtime
Expand Down Expand Up @@ -1673,7 +1673,6 @@ github.com/rogpeppe/go-internal/internal/syscall/windows
github.com/rogpeppe/go-internal/internal/syscall/windows/sysdll
github.com/rogpeppe/go-internal/lockedfile
github.com/rogpeppe/go-internal/lockedfile/internal/filelock
github.com/rogpeppe/go-internal/semver
# github.com/rs/cors v1.10.1
## explicit; go 1.13
github.com/rs/cors
Expand Down Expand Up @@ -2335,7 +2334,7 @@ stash.kopano.io/kgol/oidc-go
# stash.kopano.io/kgol/rndm v1.1.2
## explicit; go 1.13
stash.kopano.io/kgol/rndm
# github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.19.7-0.20240911094024-dc5a8ddad10a
# github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.19.7-0.20240920125004-184eb0d73fb9
# github.com/go-micro/plugins/v4/store/nats-js-kv => github.com/kobergj/plugins/v4/store/nats-js-kv v0.0.0-20240807130109-f62bb67e8c90
# github.com/studio-b12/gowebdav => github.com/aduffeck/gowebdav v0.0.0-20231215102054-212d4a4374f6
# github.com/egirna/icap-client => github.com/fschade/icap-client v0.0.0-20240123094924-5af178158eaf

0 comments on commit addd05f

Please sign in to comment.