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

Tree @11ef6c0 (Download .tar.gz)

go.mod @11ef6c0raw · history · blame

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

go 1.13

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