Codebase list golang-github-vbauerster-mpb / 2ab033c _examples / quietMode / go.mod
2ab033c

Tree @2ab033c (Download .tar.gz)

go.mod @2ab033craw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v6 v6.0.3