Skip to content

chore(deps): bump Go toolchain to 1.27.0 and update dependencies - #175

Merged
hyp3rd merged 2 commits into
mainfrom
feat/deps-bump-20260828
Aug 28, 2026
Merged

chore(deps): bump Go toolchain to 1.27.0 and update dependencies#175
hyp3rd merged 2 commits into
mainfrom
feat/deps-bump-20260828

Conversation

@hyp3rd

@hyp3rd hyp3rd commented Aug 28, 2026

Copy link
Copy Markdown
Owner
  • Bump Go version to 1.27.0 across go.mod, Makefile, pre-commit hooks, and .project-settings.env
  • Bump golangci-lint to v2.13.1
  • Update go.mod/go.sum dependencies (fiber/v3 to v3.5.0, go-redis/v9 to v9.22.0, OTEL trace/metric/sdk to v1.46.0, and other indirect modules)
  • Adjust error handling to use errors.AsType instead of errors.As in pkg/client/errors.go and tests/dist_http_limits_test.go
  • Update CHANGELOG.md

- Bump Go version to 1.27.0 across go.mod, Makefile, pre-commit hooks,
  and .project-settings.env
- Bump golangci-lint to v2.13.1
- Update go.mod/go.sum dependencies (fiber/v3 to v3.5.0, go-redis/v9
  to v9.22.0, OTEL trace/metric/sdk to v1.46.0, and other indirect
  modules)
- Adjust error handling to use errors.AsType instead of errors.As in
  pkg/client/errors.go and tests/dist_http_limits_test.go
- Update CHANGELOG.md
@hyp3rd hyp3rd self-assigned this Aug 28, 2026
Update hypercache-server Dockerfile to build with Go 1.27 and use
gcr.io/distroless/static-debian13 as the final runtime base image.
@hyp3rd
hyp3rd merged commit 1f99524 into main Aug 28, 2026
14 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.

1 participant