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

Tree @a82889a (Download .tar.gz)

go.mod @a82889araw · history · blame

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

go 1.13

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