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

Tree @f1f98ac (Download .tar.gz)

go.mod @f1f98acraw · history · blame

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

go 1.14

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