Mercurial > hg > Members > anatofuz > growsync
view go.mod @ 10:90376341ed28
...
author | anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Dec 2020 16:14:55 +0900 |
parents | af840bc25791 |
children |
line wrap: on
line source
module www.cr.ie.u-ryukyu.ac.jp/hg/Members/anatofuz/growsync go 1.15 require ( github.com/goccy/go-yaml v1.8.4 github.com/mattn/go-tty v0.0.3 github.com/pkg/errors v0.9.1 golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f // indirect golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 )