Codebase list golang-github-vbauerster-mpb / 46e92ff _examples / io / go.mod
46e92ff

Tree @46e92ff (Download .tar.gz)

go.mod @46e92ffraw · history · blame

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

go 1.13

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