Skip to content

Conversation

@paskal
Copy link
Contributor

@paskal paskal commented Dec 4, 2025

Summary

  • Update example to use github.com/go-pkgz/repeater/v2 with NewFixed constructor
  • Bump Go version to 1.23 (required by repeater v2)
  • Add CI steps to build/test and lint example
  • Fix linter issues in example

@paskal paskal requested a review from umputun as a code owner December 4, 2025 11:29
@paskal paskal force-pushed the switch-to-repeater-v2 branch 2 times, most recently from 1d347ec to 25b2b6f Compare December 4, 2025 11:38
@paskal paskal changed the title switch to github.com/go-pkgz/repeater/v2 switch example to github.com/go-pkgz/repeater/v2 Dec 4, 2025
Update example to use repeater v2 which has the same interface but
uses NewFixed instead of deprecated NewDefault constructor.
Bump example to Go 1.23 as required by repeater v2.
- Bump Go version to 1.23
- Add CI steps to build example
- Add golangci-lint for example
@paskal paskal force-pushed the switch-to-repeater-v2 branch from 2f0a61f to 634986e Compare December 4, 2025 11:47
@paskal paskal changed the title switch example to github.com/go-pkgz/repeater/v2 switch to go-pkgz/repeater/v2, add example to CI Dec 4, 2025
@umputun umputun merged commit 18cb32a into master Dec 4, 2025
7 checks passed
@umputun umputun deleted the switch-to-repeater-v2 branch December 4, 2025 17:16
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.

3 participants