Codebase list golang-github-vbauerster-mpb / 14d8461 _examples / barExtender / go.mod
14d8461

Tree @14d8461 (Download .tar.gz)

go.mod @14d8461raw · history · blame

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

go 1.13

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