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

Tree @648bf59 (Download .tar.gz)

go.mod @648bf59raw · 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