feat: permissions, auth, rules basic tests

This commit is contained in:
Henrique Dias
2024-07-26 17:18:46 +02:00
committed by GitHub
parent 814462bed1
commit f708664906
3 changed files with 254 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/studio-b12/gowebdav v0.9.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.25.0
golang.org/x/net v0.27.0