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

Tree @df4bc79 (Download .tar.gz)

go.mod @df4bc79raw · history · blame

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

go 1.14

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