Vincent Rischmann
Results
11
issues of
Vincent Rischmann
**Describe the bug** I'm trying out the [Chat example](https://github.com/charmbracelet/bubbletea/blob/main/examples/chat/main.go) but I'm getting a checksum mismatch: ``` $ go get -t ./... go: downloading github.com/charmbracelet/bubbles v0.21.0 go: downloading github.com/atotto/clipboard v0.1.4 go:...