Codebase list golang-github-vbauerster-mpb / 65420df _examples / barExtender / go.mod
65420df

Tree @65420df (Download .tar.gz)

go.mod @65420dfraw · history · blame

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

go 1.14

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