Codebase list golang-github-vbauerster-mpb / 71608c0 _examples / reverseBar / go.mod
71608c0

Tree @71608c0 (Download .tar.gz)

go.mod @71608c0raw · history · blame

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

go 1.14

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