module git.sr.ht/~emersion/drmdb go 1.12 require ( git.sr.ht/~emersion/go-drm v0.0.0-20211215192924-f1c3744aeee0 git.sr.ht/~emersion/go-hwids v0.0.0-20190518090256-f59e5efa82bd github.com/labstack/echo/v4 v4.6.1 github.com/labstack/gommon v0.3.1 github.com/mattn/go-colorable v0.1.12 // indirect github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2 golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect golang.org/x/net v0.0.0-20211215060638-4ddde0e984e9 // indirect golang.org/x/sys v0.0.0-20211214234402-4825e8c3871d // indirect golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect )