1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-07-07 03:23:01 +00:00
committed by Andrey Nering
parent 47dc87a2c9
commit 3d3ed0e403
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/Ladicle/tabwriter v1.0.0
github.com/Masterminds/semver/v3 v3.4.0
github.com/alecthomas/chroma/v2 v2.18.0
github.com/alecthomas/chroma/v2 v2.19.0
github.com/chainguard-dev/git-urls v1.0.2
github.com/davecgh/go-spew v1.1.1
github.com/dominikbraun/graph v0.23.0
@@ -29,7 +29,7 @@ require (
golang.org/x/sync v0.15.0
golang.org/x/term v0.32.0
gopkg.in/yaml.v3 v3.0.1
mvdan.cc/sh/v3 v3.11.0
mvdan.cc/sh/v3 v3.12.0
)
require (