1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-29 05:46:50 +02:00

Bump mvdan.cc/sh/v3 from 3.11.0 to 3.12.0 (#605)

This commit is contained in:
dependabot[bot]
2025-07-08 05:52:50 +00:00
committed by GitHub
parent 2ab6bd887f
commit 44ca8a54d3
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
golang.org/x/crypto v0.38.0
golang.org/x/oauth2 v0.30.0
golang.org/x/sync v0.15.0
mvdan.cc/sh/v3 v3.11.0
mvdan.cc/sh/v3 v3.12.0
)
require (