Codebase list golang-github-vbauerster-mpb / 3a9c91e _examples / dynTotal / go.mod
3a9c91e

Tree @3a9c91e (Download .tar.gz)

go.mod @3a9c91eraw · history · blame

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

go 1.13

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