You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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
)