Bump mvdan.cc/sh/v3 from 3.12.0 to 3.13.0

Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-17 06:45:05 +00:00
committed by GitHub
parent 03aed858a5
commit 3bd56514e8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
google.golang.org/api v0.269.0
mvdan.cc/sh/v3 v3.12.0
mvdan.cc/sh/v3 v3.13.0
)
require (