mim: bump tdaq@v0.13.1 and peterh/liner@v1.2.0
... | ... | @@ -3,10 +3,10 @@ module github.com/go-lpc/mim |
go 1.14 | ||
require ( | ||
github.com/go-daq/tdaq v0.13.0 | ||
github.com/peterh/liner v1.1.0 | ||
github.com/go-daq/tdaq v0.13.1 | ||
github.com/peterh/liner v1.2.0 | ||
github.com/ziutek/ftdi v0.0.0-20181130113013-aef9e445a2fa | ||
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect | ||
golang.org/x/sys v0.0.0-20200217220822-9197077df867 // indirect | ||
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b // indirect | ||
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect | ||
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 | ||
) |
Please register or sign in to comment