Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 (#354)

This commit is contained in:
dependabot[bot]
2024-02-12 21:26:49 +00:00
committed by GitHub
parent 164d6df3b4
commit 9b52c1f63e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.0
github.com/pkg/sftp v1.13.6
github.com/robfig/cron/v3 v3.0.0
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.18.0
golang.org/x/oauth2 v0.16.0