I think there may be a config file somewhere that is messed up. I ran go get -u ./ in the cloned repo directory. Then I tried again with go get github.com/diamondburned/cchat-gtk but same error. Hopefully this helps. I'd try to debug it more but I've never worked with Go before and it doesn't seem to be giving me filenames or lines for some reason.
Trying to build but keep getting this error:
I think there may be a config file somewhere that is messed up. I ran
go get -u ./
in the cloned repo directory. Then I tried again withgo get github.com/diamondburned/cchat-gtk
but same error. Hopefully this helps. I'd try to debug it more but I've never worked with Go before and it doesn't seem to be giving me filenames or lines for some reason.