Codebase list golang-github-vbauerster-mpb / 0b273e8 _examples / dynTotal / go.mod
0b273e8

Tree @0b273e8 (Download .tar.gz)

go.mod @0b273e8raw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v5 v5.3.0