module barista go 1.16 require ( barista.run v0.0.0-20210724204839-32474b6f85a7 github.com/dustin/go-humanize v1.0.0 // indirect github.com/lucasb-eyer/go-colorful v1.2.0 github.com/martinlindhe/unit v0.0.0-20210313160520-19b60e03648d github.com/zalando/go-keyring v0.1.1 )