gohrl/go.mod
2022-11-26 17:03:33 +09:00

9 lines
199 B
Modula-2

module tildegit.org/jande/gohrl
go 1.18
require (
github.com/mattn/go-gtk v0.0.0-20191030024613-af2e013261f5 // indirect
github.com/mqu/go-notify v0.0.0-20130719194048-ef6f6f49d093 // indirect
)