2
0
mirror of https://github.com/OrbTools/OrbBind synced 2024-11-15 12:13:00 +00:00
OrbBind/go.mod
2020-03-26 19:24:29 -04:00

9 lines
147 B
Modula-2

module github.com/minizbot2012/orbbind
go 1.14
require (
fyne.io/fyne v1.2.3
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
)