Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
205adb8
) 57.53% compared to head (94f6505
) 55.21%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/ooni/oohttp from 0.6.5 to 0.6.7.
Release notes
Sourced from github.com/ooni/oohttp's releases.
Commits
9d04ea6
chore: sync with go1.20.12 (#53)3dc9ee1
chore: update deps90ac5cd
Merge branch 'golang-http-upstream' into merged-main2f48a34
chore: prepare for merging go1.20.12c9ccc24
[release-branch.go1.20] net/http: limit chunked data overheadd61b528
Merge pull request #52 from ooni/dependabot/go_modules/example/golang.org/x/n...de1f193
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /example221fe75
Merge pull request #50 from nazzrrg/maine944bc2
Merge pull request #51 from ooni/merged-main9fb1889
chore: go get -u -v ./... && go mod tidyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show