Skip to content

Commit

Permalink
bump reva
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 Nov 22, 2023
1 parent 00f9f37 commit 313a904
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,4 @@ require (

replace github.com/go-micro/plugins/v4/store/nats-js => github.com/kobergj/plugins/v4/store/nats-js v1.2.1-0.20231020092801-9463c820c19a

replace github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.0.0-20231122115417-ad2132099fc6
replace github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.0.0-20231122150803-12b99794e4c7
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -938,8 +938,8 @@ github.com/bombsimon/logrusr/v3 v3.1.0/go.mod h1:PksPPgSFEL2I52pla2glgCyyd2OqOHA
github.com/boombuler/barcode v1.0.0/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/butonic/reva/v2 v2.0.0-20231122115417-ad2132099fc6 h1:pJniQctzN1UabXSZjpcaYG+VKXVPTxR/Rtnxr6Q3YbE=
github.com/butonic/reva/v2 v2.0.0-20231122115417-ad2132099fc6/go.mod h1:utPCNSrWDdAwz2biLrKvzO6nDH9L7vRVGNzof13r8Kw=
github.com/butonic/reva/v2 v2.0.0-20231122150803-12b99794e4c7 h1:Sb+6Pb63X7tOUYtjEVS02owi99cgkuZ+fLYrQcolDqA=
github.com/butonic/reva/v2 v2.0.0-20231122150803-12b99794e4c7/go.mod h1:zcrrYVsBv/DwhpyO2/W5hoSZ/k6az6Z2EYQok65uqZY=
github.com/bwesterb/go-ristretto v1.2.0/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HVHpXvjfy0Dy7g6fuA=
github.com/c-bata/go-prompt v0.2.5/go.mod h1:vFnjEGDIIA/Lib7giyE4E9c50Lvl8j0S+7FVlAwDAVw=
Expand Down
2 changes: 2 additions & 0 deletions vendor/github.com/cs3org/reva/v2/pkg/mime/mime.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.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,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.16.1-0.20231122103032-e6cbb1241c54 => github.com/butonic/reva/v2 v2.0.0-20231122115417-ad2132099fc6
# github.com/cs3org/reva/v2 v2.16.1-0.20231122120948-0b4c31a518f7 => github.com/butonic/reva/v2 v2.0.0-20231122150803-12b99794e4c7
## explicit; go 1.20
github.com/cs3org/reva/v2/cmd/revad/internal/grace
github.com/cs3org/reva/v2/cmd/revad/runtime
Expand Down Expand Up @@ -2276,4 +2276,4 @@ stash.kopano.io/kgol/oidc-go
## explicit; go 1.13
stash.kopano.io/kgol/rndm
# github.com/go-micro/plugins/v4/store/nats-js => github.com/kobergj/plugins/v4/store/nats-js v1.2.1-0.20231020092801-9463c820c19a
# github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.0.0-20231122115417-ad2132099fc6
# github.com/cs3org/reva/v2 => github.com/butonic/reva/v2 v2.0.0-20231122150803-12b99794e4c7

0 comments on commit 313a904

Please sign in to comment.