I'm not a golang person, but does this even compile like that? Do people not even run a build anymore?
go.mod has “module github.com/yourusername/toast” so it will compile but author probably didn’t read the code.
go.mod has “module github.com/yourusername/toast” so it will compile but author probably didn’t read the code.