Skip to content

Commit

Permalink
Bump github.com/go-task/task/v3 from 3.32.0 to 3.33.0
Browse files Browse the repository at this point in the history
Bumps [github.com/go-task/task/v3](https://github.com/go-task/task) from 3.32.0 to 3.33.0.
- [Release notes](https://github.com/go-task/task/releases)
- [Changelog](https://github.com/go-task/task/blob/main/CHANGELOG.md)
- [Commits](go-task/task@v3.32.0...v3.33.0)

---
updated-dependencies:
- dependency-name: github.com/go-task/task/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2023
1 parent 4604ec5 commit 2569d83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/editorconfig-checker/editorconfig-checker v0.0.0-20231010092335-16848f20ad57
github.com/go-task/task/v3 v3.32.0
github.com/go-task/task/v3 v3.33.0
github.com/gohugoio/hugo v0.121.1
github.com/golangci/golangci-lint v1.55.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,8 @@ github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEe
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI=
github.com/go-task/slim-sprig/v3 v3.0.0/go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8=
github.com/go-task/task/v3 v3.32.0 h1:K3NsqVLjkWGO5rbCw8AF2ImDc7/M/SVoFF1fFTvCDEA=
github.com/go-task/task/v3 v3.32.0/go.mod h1:0Ca8oGZs7bWjOV0zj/m/SdLDb0tyvTCrAgc7TYgk188=
github.com/go-task/task/v3 v3.33.0 h1:WO85HQWuCLLTCwCndTGU8dz/xZV/6fxsc541L5WCXQI=
github.com/go-task/task/v3 v3.33.0/go.mod h1:tZwd2ru9/vNVUW0O2fY1gKSDUdIsdwXtEoA+3Ull0Yw=
github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM=
github.com/go-test/deep v1.0.8/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE=
github.com/go-toolsmith/astcast v1.1.0 h1:+JN9xZV1A+Re+95pgnMgDboWNVnIMMQXwfBwLRPgSC8=
Expand Down

0 comments on commit 2569d83

Please sign in to comment.