Codebase list golang-github-vbauerster-mpb / 7192a10 _examples / panic / go.mod
7192a10

Tree @7192a10 (Download .tar.gz)

go.mod @7192a10raw · history · blame

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

go 1.14

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