Codebase list golang-github-vbauerster-mpb / 78a9823 _examples / barExtender / go.mod
78a9823

Tree @78a9823 (Download .tar.gz)

go.mod @78a9823raw · history · blame

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

go 1.14

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