Codebase list golang-github-vbauerster-mpb / fa9a892 _examples / singleBar / go.mod
fa9a892

Tree @fa9a892 (Download .tar.gz)

go.mod @fa9a892raw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v6 v6.0.0