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

chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 (#1515)

This commit is contained in:
dependabot[bot]
2024-02-26 10:09:38 -03:00
committed by GitHub
parent 1157b213de
commit 99397dfe98
2 changed files with 11 additions and 11 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
golang.org/x/sync v0.6.0
golang.org/x/term v0.17.0
gopkg.in/yaml.v3 v3.0.1
mvdan.cc/sh/v3 v3.7.0
mvdan.cc/sh/v3 v3.8.0
)
require (