Go Mod

Go Mod

rootwarp e215c1e 198 B Updated

File contents

/go-mod

Manage Go modules.

Instructions

Tidy up the Go modules:

go mod tidy

This will add missing dependencies and remove unused ones.

rootwarp/claude-code-plugins-monorepo/tree/main/plugins/go/skills/go-mod commit e215c1ef1a

Frequently asked questions

npx skillmds@latest add rootwarp/go-mod