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

Tree @fc397b5 (Download .tar.gz)

go.mod @fc397b5raw · history · blame

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

go 1.14

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