Commit Graph

6 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
2697c80fc6 Add Go version 1.25.x to all golang workflows
Co-authored-by: ReneWerner87 <7063188+ReneWerner87@users.noreply.github.com>
2025-12-11 07:59:23 +00:00
RW
deef3209b2 Merge pull request #2288 from gofiber/dependabot/github_actions/actions/checkout-6 2025-12-01 09:06:01 +01:00
dependabot[bot]
bd7a1b7c1f chore(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 08:03:42 +00:00
dependabot[bot]
c009bb44e8 chore(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 08:03:16 +00:00
Yusuf Demir
3972004d7a refactor(firestore): remove v2 suffix and update to Go 1.25
- Remove /v2 suffix from module path (first module version)
- Update Go version from 1.24.0 to 1.25.0
- Update CI workflow to test only Go 1.25.x
- Update README to reflect new module path without /v2
2025-11-27 19:09:04 +03:00
Yusuf Demir
c543c07a8a feat: add firestore 2025-10-17 02:51:45 +03:00