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

Tree @a4be720 (Download .tar.gz)

go.mod @a4be720raw · history · blame

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

go 1.14

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