Codebase list golang-github-vbauerster-mpb / 7aa505f _examples / spinnerBar / go.mod
7aa505f

Tree @7aa505f (Download .tar.gz)

go.mod @7aa505fraw · history · blame

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

go 1.14

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