blob: 2b71f05afc69293ed1194480f218bd6cd1870e58 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
MODGO_MODULES = \
github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927 \
github.com/djherbis/atime v1.1.0 \
github.com/dustin/go-humanize v1.0.1 \
github.com/fsnotify/fsnotify v1.6.0 \
github.com/matryer/try v0.0.0-20161228173917-9ac251b645a2 \
github.com/spf13/pflag v1.0.5 \
github.com/tdewolff/parse/v2 v2.6.5 \
github.com/tdewolff/test v1.0.7 \
golang.org/x/sys v0.0.0-20220908164124-27713097b956
|