Skip to content

fix(go.mod): rename module path + docs(oss-prep): LICENSE/SECURITY/COC/CONTRIBUTING#4

Merged
mastermanas805 merged 2 commits into
masterfrom
fix/module-rename-and-docs-2026-05-21
May 21, 2026
Merged

fix(go.mod): rename module path + docs(oss-prep): LICENSE/SECURITY/COC/CONTRIBUTING#4
mastermanas805 merged 2 commits into
masterfrom
fix/module-rename-and-docs-2026-05-21

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Combined PR:

  • go.mod: github.com/instant-dev/cligithub.com/InstaNode-dev/cli (was unbuildable from public origin per PB06)
  • All internal imports updated to new path
  • README go install command fixed
  • LICENSE (MIT), SECURITY.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md added (community-profile completion)

Local gate: go build ./... PASS, go vet ./... PASS.

mastermanas805 and others added 2 commits May 21, 2026 21:06
…InstaNode-dev/cli (post-publish module path fix)

Rename the Go module path to the canonical org name now that the repo
is published as github.com/InstaNode-dev/cli. Updates the module
declaration in go.mod plus every internal import site (16 files).

go build ./... and go vet ./... are green; go test ./... -short passes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…rofile completion)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit f44d896 into master May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant