Update all module paths and import statements from github.com/tutus-one
to git.marketally.com/tutus-one for self-hosted Git server migration.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Regenerated test fixtures after tutusrpc/tutusinternal rename caused
alphabetical import order changes:
- rpcclient/* now sorts before tutusrpc/*
- storage now sorts before tutusinternal
Used rewriteExpectedOutputs flag to regenerate:
- testdata/nex/nex.go
- testdata/nameservice/nns.go
- testdata/gas/gas.go
- testdata/nonepiter/iter.go
- rpcbindings/*/rpcbindings_test.go
Fixed embedded expected strings in generate_test.go.
Test status: 104 PASS, 10 FAIL (91.3% pass rate)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>