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

Tree @afd8c2f (Download .tar.gz)

go.mod @afd8c2fraw · history · blame

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

go 1.13

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