Codebase list golang-github-vbauerster-mpb / 7041cb1 _examples / poplog / go.mod
7041cb1

Tree @7041cb1 (Download .tar.gz)

go.mod @7041cb1raw · history · blame

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

go 1.14

require github.com/vbauerster/mpb/v7 v7.4.1