Codebase list golang-github-vbauerster-mpb / f0a0ad1 _examples / complex / go.mod
f0a0ad1

Tree @f0a0ad1 (Download .tar.gz)

go.mod @f0a0ad1raw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v7 v7.4.2