Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathgo.mod
More file actions
Latest commit
20 lines (18 loc) · 729 Bytes
/
Copy pathgo.mod
File metadata and controls
20 lines (18 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
modulegithub.com/augmentable-dev/tickgit
go1.13
require (
github.com/augmentable-dev/legev0.0.0-20191028004410-79cb985065a1
github.com/briandowns/spinnerv1.11.1
github.com/dustin/go-humanizev1.0.0
github.com/fatih/colorv1.9.0// indirect
github.com/go-enry/go-enry/v2v2.5.2
github.com/karrick/godirwalkv1.15.6
github.com/mattn/go-colorablev0.1.6// indirect
github.com/sergi/go-diffv1.1.0// indirect
github.com/spf13/cobrav1.0.0
github.com/spf13/pflagv1.0.5// indirect
golang.org/x/cryptov0.0.0-20200510223506-06a226fb4e37// indirect
golang.org/x/netv0.0.0-20200528225125-3c3fba18258b// indirect
golang.org/x/sysv0.0.0-20200523222454-059865788121// indirect
gopkg.in/src-d/go-git.v4v4.13.1
)