Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps atc0005/go-ci from go-ci-oldstable-build-v0.15.4 to go-ci-oldstable-build-v0.16.0.
Release notes
Sourced from atc0005/go-ci's releases.
Commits
6a6cd20
Merge pull request #1432 from atc0005/i1278-add-golang-x-tools-deadcode-linter8d4807b
Add deadcode commandccb6ccd
Merge pull request #1431 from atc0005/i1429-update-golangci-lint-to-v1.57.042d5901
Update golangci-lint from v1.56.2 to v1.57.0777b236
Merge pull request #1429 from atc0005/dependabot/go_modules/tools/master/gith...08918e1
Go Dependency: Bump github.com/golangci/golangci-lint in /tools6ac8c9f
Merge pull request #1430 from atc0005/i1428-update-go-toml-to-v2.2.08e170b5
Update pelletier/go-toml to v2.2.0e09e1cc
Merge pull request #1428 from atc0005/dependabot/go_modules/tools/master/gith...9d8ca2b
Go Dependency: Bump github.com/pelletier/go-toml/v2 in /toolsDependabot 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