Skip to content

Conversation

@hyp3rd
Copy link
Owner

@hyp3rd hyp3rd commented Jun 10, 2025

  • Move all files from pkg/ewrap/ to root directory for simpler import paths
  • Update import paths from github.com/hyp3rd/ewrap/pkg/ewrap to github.com/hyp3rd/ewrap
  • Update import paths for adapters to github.com/hyp3rd/ewrap/adapters
  • Bump Go version from 1.24.3 to 1.24.4 in go.mod and .golangci.yaml
  • Add --fix and -v flags to golangci-lint command in Makefile
  • Update all example code and tests to use new import paths

BREAKING CHANGE: Import paths have changed - users need to update imports from 'github.com/hyp3rd/ewrap/pkg/ewrap' to 'github.com/hyp3rd/ewrap'"

….24.4

- Move all files from pkg/ewrap/ to root directory for simpler import paths
- Update import paths from github.com/hyp3rd/ewrap/pkg/ewrap to github.com/hyp3rd/ewrap
- Update import paths for adapters to github.com/hyp3rd/ewrap/adapters
- Bump Go version from 1.24.3 to 1.24.4 in go.mod and .golangci.yaml
- Add --fix and -v flags to golangci-lint command in Makefile
- Update all example code and tests to use new import paths

BREAKING CHANGE: Import paths have changed - users need to update imports from
'github.com/hyp3rd/ewrap/pkg/ewrap' to 'github.com/hyp3rd/ewrap'"
@hyp3rd hyp3rd merged commit f005f12 into main Jun 10, 2025
7 checks passed
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.

2 participants