Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: go 1.23.0 & WithTimeout middlewares #36

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Conversation

franklinkim
Copy link
Member

No description provided.

dependabot bot and others added 3 commits December 8, 2024 10:52
…dates

Bumps the gomod-update group with 2 updates in the / directory: [github.com/grafana/loki/v3](https://github.com/grafana/loki) and [github.com/prometheus/common](https://github.com/prometheus/common).


Updates `github.com/grafana/loki/v3` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](grafana/loki@v3.2.1...v3.3.1)

Updates `github.com/prometheus/common` from 0.60.1 to 0.61.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.60.1...v0.61.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/loki/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12234783762

Details

  • 0 of 17 (0.0%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 28.436%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/http/gtag/middleware.go 0 8 0.0%
pkg/http/mpv2/middleware.go 0 9 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/http/mpv2/middleware.go 1 0.0%
Totals Coverage Status
Change from base Build 12033613046: -0.2%
Covered Lines: 569
Relevant Lines: 2001

💛 - Coveralls

@franklinkim franklinkim merged commit d5a8496 into main Dec 9, 2024
3 checks passed
@franklinkim franklinkim deleted the sesamy-go-0.7.0 branch December 9, 2024 13:42
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