module github.com/debridmediamanager.com/zurg go 1.21.3 require ( github.com/hashicorp/golang-lru/v2 v2.0.7 gopkg.in/yaml.v3 v3.0.1 )