File tree Expand file tree Collapse file tree 2 files changed +25
-431
lines changed
Expand file tree Collapse file tree 2 files changed +25
-431
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,11 @@ module github.com/otiai10/amesh
33go 1.13
44
55require (
6- cloud.google.com/go v0.71.0 // indirect
7- cloud.google.com/go/firestore v1.3.0
8- cloud.google.com/go/storage v1.12.0
9- github.com/otiai10/gat v0.0.0-20200721175018-b43d09aebe21
10- github.com/otiai10/goapis v0.0.9
11- github.com/otiai10/marmoset v0.4.0
12- github.com/otiai10/opengraph v1.1.2
13- github.com/otiai10/spell v1.0.1
14- golang.org/x/net v0.0.0-20201031054903-ff519b6c9102
15- golang.org/x/tools v0.0.0-20201105220310-78b158585360 // indirect
16- google.golang.org/api v0.35.0
17- google.golang.org/genproto v0.0.0-20201106154455-f9bfe239b0ba // indirect
18- google.golang.org/grpc v1.33.2 // indirect
19- gopkg.in/yaml.v2 v2.3.0
6+ github.com/otiai10/gat v0.0.0-20210414142218-6cc5ed2c158d
7+ github.com/otiai10/mint v1.3.2 // indirect
8+ github.com/otiai10/opengraph v1.1.3
9+ golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
10+ golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1
11+ golang.org/x/sys v0.0.0-20210414055047-fe65e336abe0 // indirect
12+ golang.org/x/term v0.0.0-20210406210042-72f3dc4e9b72 // indirect
2013)
You can’t perform that action at this time.
0 commit comments