Following on from #131 #151 I'm now getting the checksum mismatch. Interested to know what's going on here (new to go).
Is this a platform thing?
go version go1.24.4 linux/amd64
verifying github.com/charmbracelet/lipgloss/v2@v2.0.0-beta.1: checksum mismatch
downloaded: h1:kU4FK3BrF9yfW4P1tT1+Ag9KVckKhkUuLTwj//7SzaA=
go.sum: h1:D9AJJuYTN5pvz6mpIGO1ijLKpfTYSHOtKGgwoTQ4Gog=
Following on from #131 #151 I'm now getting the checksum mismatch. Interested to know what's going on here (new to go).
Is this a platform thing?
go version go1.24.4 linux/amd64