Codebase list golang-github-vbauerster-mpb / f93033a _examples / quietMode / go.mod
f93033a

Tree @f93033a (Download .tar.gz)

go.mod @f93033araw · history · blame

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

go 1.13

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