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

Tree @5c3942b (Download .tar.gz)

go.mod @5c3942braw · history · blame

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

go 1.13

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