Closed dependabot[bot] closed 1 month ago
Here's the code health analysis summary for commits 6c97e57..275d9b6
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
Docker | ✅ Success | View Check ↗ | |
Secrets | ✅ Success | View Check ↗ | |
Go | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Bumps golang.org/x/net from 0.27.0 to 0.29.0.
Commits
35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checker4542a42
go.mod: update golang.org/x dependencies765c7e8
xsrftoken: create no padding base64 string by RawURLEncoding032e4e4
LICENSE: update per Google LegalDependabot 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