Codebase list golang-github-vbauerster-mpb / 95b710a _examples / dynTotal / go.mod
95b710a

Tree @95b710a (Download .tar.gz)

go.mod @95b710araw · 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.4