Codebase list golang-github-vbauerster-mpb / 3642bf1 _examples / barExtender / go.mod
3642bf1

Tree @3642bf1 (Download .tar.gz)

go.mod @3642bf1raw · history · blame

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

go 1.14

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