Codebase list golang-github-vbauerster-mpb / 2b0d3c7 _examples / remove / go.mod
2b0d3c7

Tree @2b0d3c7 (Download .tar.gz)

go.mod @2b0d3c7raw · history · blame

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

go 1.14

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