Merge pull request #9041 from kobergj/ImproveCleanCommand

[full-ci] Assimilate clean command into sessions
This commit is contained in:
kobergj
2024-05-03 10:57:41 +02:00
committed by GitHub
19 changed files with 1287 additions and 142 deletions
+2 -1
View File
@@ -15,7 +15,7 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/coreos/go-oidc/v3 v3.10.0
github.com/cs3org/go-cs3apis v0.0.0-20231023073225-7748710e0781
github.com/cs3org/reva/v2 v2.19.2-0.20240429085656-5faad8dad61e
github.com/cs3org/reva/v2 v2.19.2-0.20240502102837-7e48a5145133
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25
github.com/dutchcoders/go-clamd v0.0.0-20170520113014-b970184f4d9e
github.com/egirna/icap-client v0.1.1
@@ -84,6 +84,7 @@ require (
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.9.0
github.com/test-go/testify v1.1.4
github.com/thejerf/suture/v4 v4.0.5
github.com/tidwall/gjson v1.17.1
github.com/tus/tusd v1.13.0