module git.sr.ht/~emersion/drmdb go 1.12 require ( git.sr.ht/~emersion/go-drm v0.0.0-20210112202656-a6c0a22a347c git.sr.ht/~emersion/go-hwids v0.0.0-20190518090256-f59e5efa82bd github.com/davecgh/go-spew v1.1.1 // indirect github.com/labstack/echo/v4 v4.1.17 github.com/labstack/gommon v0.3.0 github.com/mattn/go-colorable v0.1.8 // indirect github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2 golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect golang.org/x/sys v0.0.0-20210112091331-59c308dcf3cc // indirect golang.org/x/text v0.3.5 // indirect )