module git.sr.ht/~emersion/drmdb
go 1.12
require (
git.sr.ht/~emersion/go-drm v0.0.0-20201117195338-14266b5bb100
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-20201117144127-c1f2f97bffc9 // indirect
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect
golang.org/x/sys v0.0.0-20201117170446-d9b008d0a637 // indirect
golang.org/x/text v0.3.4 // indirect
)