Skip to content

fix module path imports#1480

Merged
oferchen merged 1 commit into
mainfrom
codex/update-go.mod-and-verify-module-path
Aug 28, 2025
Merged

fix module path imports#1480
oferchen merged 1 commit into
mainfrom
codex/update-go.mod-and-verify-module-path

Conversation

@oferchen

Copy link
Copy Markdown
Owner

Summary

  • fix leftover internal package imports after module path change
  • tidy module and adjust h2 tests to use new path
  • correct h2 handshake test expectation for canceled context

Testing

  • go mod tidy
  • go list ./...
  • go build ./...
  • go test -coverprofile=coverage.out ./...
  • go tool cover -func=coverage.out
  • golangci-lint run (fails: many lint errors)

https://chatgpt.com/codex/tasks/task_e_68afda57c4f4832383ee06850d763af9

@oferchen oferchen merged commit 1d157fd into main Aug 28, 2025
3 of 14 checks passed
@oferchen oferchen deleted the codex/update-go.mod-and-verify-module-path branch August 28, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant