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

Tree @aae5bdd (Download .tar.gz)

go.mod @aae5bddraw · history · blame

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

go 1.14

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