Bump the go_modules group with 4 updates #5
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 the go_modules group with 4 updates: github.com/gin-gonic/gin, golang.org/x/crypto, golang.org/x/net and google.golang.org/protobuf.
Updates
github.com/gin-gonic/gin
from 1.9.0 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
4ea0e64
Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2e
fix Request.Context() checks (#3512)2d4bbec
fix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4
chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bc
chore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725
Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556e
improve render code coverage (#3525)eac2daa
chore: update dependencies for various packages and libraries (#3585)757a638
chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
golang.org/x/crypto
from 0.5.0 to 0.9.0Commits
a4e9841
go.mod: update golang.org/x dependencies3ef8056
ssh/test: enable on solarisa8cc953
ssh: skip unsupported tests on wasip17d6d3f5
ssh/test: skip TestValidTerminalMode on non-Bourne shells1faeef9
cryptobyte: reject Object Identifiers with leading 0x8000fd4ff
go.mod: update golang.org/x dependencies018c28f
all: fix some comments9cd0187
curve25519: use crypto/ecdh on Go 1.20c6a20f9
ssh: document that ParseRawPrivateKey supports Ed25519 keys776e461
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/net
from 0.7.0 to 0.10.0Commits
daac0ce
go.mod: update golang.org/x dependencies82780d6
http2: don't reuse connections that are experiencing errors0bfab66
ipv4, ipv6: drop redundant skip checks based on GOOS938ff15
ipv4, ipv6, nettest: skip unsupported tests on wasip1eb1572c
html: another shot at security doc9001ca7
nettest: re-enable unixpacket tests on netbsd/3863d5a8ee
internal/socks: permit authenticating with an empty password694cff8
go.mod: update golang.org/x dependencies6960703
http2: log the correct error when retrying in (*Transport).RoundTripOpt9f24bb4
http2: properly discard data received after request/response body is closedUpdates
google.golang.org/protobuf
from 1.28.1 to 1.30.0Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.