Skip to content

Switch module path to golift.io/xt - #45

Merged
davidnewhall merged 1 commit into
mainfrom
dn2_module
Aug 25, 2026
Merged

Switch module path to golift.io/xt#45
davidnewhall merged 1 commit into
mainfrom
dn2_module

Conversation

@davidnewhall

Copy link
Copy Markdown
Contributor

Summary

  • Set go.mod to module golift.io/xt and rewrite the pkg/xt import.
  • Vanity already serves go-import: golift.io/xt git https://github.com/Unpackerr/xt, so go install golift.io/xt@latest works after this is tagged.
  • New versions will not install via github.com/Unpackerr/xt; old tags keep working.

Test plan

  • go test ./... still passes
  • After merge+tag, go install golift.io/xt@latest resolves

Made with Cursor

Vanity is already live, so go install golift.io/xt@latest works after this is tagged.

Co-authored-by: Cursor <cursoragent@cursor.com>
@davidnewhall
davidnewhall merged commit 3d2cb14 into main Aug 25, 2026
7 checks passed
@davidnewhall
davidnewhall deleted the dn2_module branch August 25, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant