Codebase list golang-github-vbauerster-mpb / f659025 _examples / differentWidth / go.mod
f659025

Tree @f659025 (Download .tar.gz)

go.mod @f659025raw · history · blame

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

go 1.13

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