Codebase list golang-github-vbauerster-mpb / 9f86001 _examples / barExtender / go.mod
9f86001

Tree @9f86001 (Download .tar.gz)

go.mod @9f86001raw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v7 v7.0.0