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

Tree @33c8d45 (Download .tar.gz)

go.mod @33c8d45raw · history · blame

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

go 1.13

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