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

Tree @46e12bc (Download .tar.gz)

go.mod @46e12bcraw · history · blame

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

go 1.13

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