Codebase list golang-github-vbauerster-mpb / 0dd086c _examples / spinnerBar / go.mod
0dd086c

Tree @0dd086c (Download .tar.gz)

go.mod @0dd086craw · history · blame

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

go 1.13

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