Codebase list golang-github-vbauerster-mpb / 7251b5f _examples / io / go.mod
7251b5f

Tree @7251b5f (Download .tar.gz)

go.mod @7251b5fraw · history · blame

1
2
3
4
5
module github.com/vbauerster/mpb/_examples/io

go 1.13

require github.com/vbauerster/mpb/v4 v4.10.0