Codebase list golang-github-vbauerster-mpb / 3541dba _examples / spinTipBar / go.mod
3541dba

Tree @3541dba (Download .tar.gz)

go.mod @3541dbaraw · history · blame

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

go 1.14

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