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.
NoiseTorch/vendor/github.com/aarzilli/nucular/go.mod

14 lines
460 B
Modula-2

module github.com/aarzilli/nucular
require (
gioui.org v0.0.0-20200417085050-0cfc914d8b7d
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
github.com/golang/freetype v0.0.0-20161208064710-d9be45aaf745
github.com/hashicorp/golang-lru v0.0.0-20160813221303-0a025b7e63ad
golang.org/x/exp v0.0.0-20191224044220-1fea468a75e9
golang.org/x/image v0.0.0-20190802002840-cff245a6509b
golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
)
go 1.10