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

Tree @fc20986 (Download .tar.gz)

go.mod @fc20986raw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v5 v5.1.0