module go.jolheiser.com/vanity go 1.16 require ( github.com/AlecAivazis/survey/v2 v2.2.8 github.com/go-chi/chi/v5 v5.0.3 github.com/peterbourgon/ff/v3 v3.1.2 github.com/rs/zerolog v1.26.1 go.etcd.io/bbolt v1.3.5 go.jolheiser.com/overlay v0.0.3 )