mirror of
https://github.com/OrbTools/OrbBind
synced 2024-11-15 12:13:00 +00:00
9 lines
147 B
Modula-2
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
|
|
)
|