Skip to content

chore(go): Go 1.26 test rewrites 적용 - #59

Merged
park285 merged 1 commit into
mainfrom
chore/go126-test-context
Aug 10, 2026
Merged

chore(go): Go 1.26 test rewrites 적용#59
park285 merged 1 commit into
mainfrom
chore/go126-test-context

Conversation

@park285

@park285 park285 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

변경 사항

Go 1.26.5의 go fix가 생성하는 테스트 전용 현대화 rewrite를 적용했습니다.

  • sync.WaitGroup.Go, strings.SplitSeq, slices.Contains, fmt.Appendf 사용
  • Go 1.22 이후 불필요한 range variable shadow 제거
  • production code 및 exported API 변경 없음

검증

  • go fix ./... 재실행 시 추가 diff 없음
  • scripts/ci/release-gate.sh
  • lint, test, race, govulncheck, tidy, generated guardtext check

@park285
park285 merged commit 128fdd4 into main Aug 10, 2026
2 checks passed
@park285
park285 deleted the chore/go126-test-context branch August 10, 2026 15:00
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