module git.sr.ht/~emersion/drmdb go 1.12 require ( git.sr.ht/~emersion/go-drm v0.0.0-20210212130242-7088ebfe24cb 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.3.0 github.com/labstack/gommon v0.3.0 github.com/mattn/go-isatty v0.0.13 // indirect github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2 golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e // indirect golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 // indirect golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6 // indirect )