This commit is contained in:
Ben Sarmiento
2023-11-07 00:07:31 +01:00
parent 6be49d8843
commit fb7fce1a43
13 changed files with 0 additions and 1412 deletions

2
go.mod
View File

@@ -3,10 +3,8 @@ module github.com/debridmediamanager.com/zurg
go 1.21.3
require (
bazil.org/fuse v0.0.0-20230120002735-62a210ff1fd5
github.com/hashicorp/golang-lru/v2 v2.0.7
go.uber.org/zap v1.26.0
golang.org/x/sys v0.4.0
gopkg.in/yaml.v3 v3.0.1
)