Use proper package namespace

This commit is contained in:
Ben Sarmiento
2023-11-29 23:10:55 +01:00
parent ced99b9667
commit f61ffe82f3
16 changed files with 35 additions and 35 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/debridmediamanager.com/zurg
module github.com/debridmediamanager/zurg
go 1.21.3