Codebase list golang-github-vbauerster-mpb / 66a2fa4 _examples / spinnerBar / go.mod
66a2fa4

Tree @66a2fa4 (Download .tar.gz)

go.mod @66a2fa4raw · history · blame

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

go 1.14

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