fast-cli icon indicating copy to clipboard operation
fast-cli copied to clipboard

Add go.mod and go.sum

Open WhyNotHugo opened this issue 4 months ago • 0 comments

Without these, attempting to run main.go fails, since go does not properly recognise modules in this repository.

WhyNotHugo avatar Jun 09 '25 13:06 WhyNotHugo