shuttle-go/go.mod

11 wiersze
320 B
Modula-2
Czysty Zwykły widok Historia

2020-04-03 04:25:52 +00:00
module github.com/abourget/shuttle-go
go 1.13
require (
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
github.com/gvalkov/golang-evdev v0.0.0-20160925111049-87c03aa1a370
github.com/hypebeast/go-osc v0.0.0-20200115085105-85fee7fed692
github.com/stretchr/testify v1.1.5-0.20161217200445-2402e8e7a02f
)