1
0
Fork 0
mirror of https://github.com/Luzifer/streamdeck.git synced 2024-10-18 05:04:18 +00:00
streamdeck/go.mod

13 lines
242 B
Modula-2
Raw Normal View History

2019-11-20 01:31:01 +00:00
module github.com/Luzifer/streamdeck
go 1.21
2019-11-20 01:31:01 +00:00
require (
github.com/disintegration/imaging v1.6.2
github.com/pkg/errors v0.9.1
github.com/sstallion/go-hid v0.14.1
golang.org/x/image v0.13.0
2019-11-20 01:31:01 +00:00
)
require golang.org/x/sys v0.13.0 // indirect