chore(deps): bump github.com/bufbuild/httplb from 0.3.0 to 0.4.1#389
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump github.com/bufbuild/httplb from 0.3.0 to 0.4.1#389dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps [github.com/bufbuild/httplb](https://github.com/bufbuild/httplb) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/bufbuild/httplb/releases) - [Commits](bufbuild/httplb@v0.3.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/bufbuild/httplb dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4bd105e to
7aaa5e1
Compare
Contributor
Author
|
Looks like github.com/bufbuild/httplb is no longer a dependency, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/bufbuild/httplb from 0.3.0 to 0.4.1.
Release notes
Sourced from github.com/bufbuild/httplb's releases.
Commits
3d01798Fix health check loop closes on probe timeout (#80)1d8b08bMake it safe for users to wrap transport with their own middleware (#79)cb2bdbaAdd go1.24-specific implementation of "h2c" scheme (#76)b069868Update usage of random number generators (#77)48a551dFix usage of timers for go 1.23 (#74)d2dee47Bump golang.org/x/net from 0.36.0 to 0.38.0 (#75)0a20849Bump golang.org/x/net from 0.33.0 to 0.36.0 (#73)503b18aBump golang.org/x/net from 0.23.0 to 0.33.0 (#72)023d3e5Add new WithDisableCompression configuration (#71)052fe86Fix issue with context being cancelled prematurely (#70)