Codebase list golang-github-vbauerster-mpb / 3f13667 _examples / panic / go.mod
3f13667

Tree @3f13667 (Download .tar.gz)

go.mod @3f13667raw · history · blame

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

go 1.14

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