Codebase list golang-github-vbauerster-mpb / 9628fba _examples / dynTotal / go.mod
9628fba

Tree @9628fba (Download .tar.gz)

go.mod @9628fbaraw · history · blame

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

go 1.14

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