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

Tree @bd8f2ad (Download .tar.gz)

go.mod @bd8f2adraw · history · blame

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

go 1.13

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