- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.mod
More file actions
Latest commit
52 lines (49 loc) · 2.54 KB
/
Copy pathgo.mod
File metadata and controls
52 lines (49 loc) · 2.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
moduletest3
go1.17
requirefyne.io/fyne/v2v2.1.1
require (
fyne.io/fynev1.4.3// indirect
github.com/BurntSushi/tomlv0.4.1// indirect
github.com/Knetic/govaluatev3.0.0+incompatible
github.com/Kodeworks/golang-image-icov0.0.0-20141118225523-73f0f4cfade9// indirect
github.com/akavel/rsrcv0.8.0// indirect
github.com/cpuguy83/go-md2man/v2v2.0.0-20190314233015-f79a8a8ca69d// indirect
github.com/davecgh/go-spewv1.1.1// indirect
github.com/faiface/beepv1.1.0
github.com/fredbi/uriv0.0.0-20181227131451-3dcfdacbaaf3// indirect
github.com/fsnotify/fsnotifyv1.4.9// indirect
github.com/gen2brain/malgov0.10.35// indirect
github.com/go-gl/glv0.0.0-20210813123233-e4099ee2221f// indirect
github.com/go-gl/glfw/v3.3/glfwv0.0.0-20210410170116-ea3d685f79fb// indirect
github.com/go-ole/go-olev1.2.5// indirect
github.com/godbus/dbus/v5v5.0.4// indirect
github.com/goki/freetypev0.0.0-20181231101311-fa8a33aabaff// indirect
github.com/hajimehoshi/go-mp3v0.3.2// indirect
github.com/hajimehoshi/otov0.7.1// indirect
github.com/jackmordaunt/icnsv0.0.0-20181231085925-4f16af745526// indirect
github.com/josephspurrier/goversioninfov0.0.0-20200309025242-14b0ab84c6ca// indirect
github.com/lucor/goinfov0.0.0-20210802170112-c078a2b0f08b// indirect
github.com/nfnt/resizev0.0.0-20180221191011-83c6a9932646// indirect
github.com/pkg/errorsv0.9.1// indirect
github.com/pmezard/go-difflibv1.0.0// indirect
github.com/russross/blackfriday/v2v2.0.1// indirect
github.com/shurcooL/sanitized_anchor_namev1.0.0// indirect
github.com/srwiley/oksvgv0.0.0-20200311192757-870daf9aa564// indirect
github.com/srwiley/rasterxv0.0.0-20200120212402-85cb7272f5e9// indirect
github.com/stretchr/testifyv1.6.1// indirect
github.com/urfave/cli/v2v2.3.0// indirect
github.com/youpy/go-riffv0.0.0-20131220112943-557d78c11efb// indirect
github.com/youpy/go-wavv0.3.0// indirect
github.com/yuin/goldmarkv1.3.8// indirect
github.com/zaf/g711v0.0.0-20190814101024-76a4a538f52b// indirect
golang.org/x/expv0.0.0-20190306152737-a1d7652674e8// indirect
golang.org/x/imagev0.0.0-20200430140353-33d19683fad8// indirect
golang.org/x/mobilev0.0.0-20190415191353-3e0bab5405d6// indirect
golang.org/x/modv0.4.2// indirect
golang.org/x/netv0.0.0-20210405180319-a5a99cb37ef4// indirect
golang.org/x/sysv0.0.0-20210630005230-0f9fa26af87c// indirect
golang.org/x/textv0.3.3// indirect
golang.org/x/toolsv0.1.5// indirect
golang.org/x/xerrorsv0.0.0-20200804184101-5ec99f83aff1// indirect
gopkg.in/yaml.v2v2.2.8// indirect
)