Codebase list golang-github-vbauerster-mpb / 16a6e3f _examples / spinnerBar / go.mod
16a6e3f

Tree @16a6e3f (Download .tar.gz)

go.mod @16a6e3fraw · history · blame

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

go 1.13

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