Skip to content

fix: update go.mod to published axme-sdk-go v0.1.2#23

Merged
George-iam merged 1 commit intomainfrom
fix/go-mod-v0.1.2-20260318
Mar 18, 2026
Merged

fix: update go.mod to published axme-sdk-go v0.1.2#23
George-iam merged 1 commit intomainfrom
fix/go-mod-v0.1.2-20260318

Conversation

@George-iam
Copy link
Contributor

Summary

  • Remove replace directive, use published v0.1.2 tag
  • Move go.mod from lang/go/ to repo root (Go needs module root to find examples/**/*.go files)

Test plan

  • go mod tidy resolves v0.1.2
  • go vet ./examples/delivery/stream/go/ passes

🤖 Generated with Claude Code

Remove replace directive, use published v0.1.2 tag.
Move go.mod back to repo root (Go needs it to find examples/**/*.go).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@George-iam George-iam merged commit 14a8b46 into main Mar 18, 2026
1 check passed
@George-iam George-iam deleted the fix/go-mod-v0.1.2-20260318 branch March 18, 2026 11:56
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