You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update configuration files and dependencies
- Remove `depguard` linter from `.golangci.yml`
- Remove `project_name: queue` from `.goreleaser.yaml`
- Change `skip` to `disable` in `.goreleaser.yaml`
- Change `use: git` to `use: github` in `.goreleaser.yaml`
- Update regex patterns for changelog titles in `.goreleaser.yaml`
- Add new changelog titles: `Refactor`, `Build process updates`, and `Documentation updates` in `.goreleaser.yaml`
- Remove changelog filters section from `.goreleaser.yaml`
- Update `github.com/stretchr/testify` to v1.10.0 in `go.mod`
- Update `go.uber.org/goleak` to v1.3.0 in `go.mod`
Signed-off-by: appleboy <[email protected]>
0 commit comments