Merge branch 'main' into dependabot/go_modules/github.com/spf13/cobra-1.10.2

This commit is contained in:
2026-02-17 21:43:49 +01:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/go-mail/mail v2.3.1+incompatible
github.com/jkaninda/encryptor v0.0.0-20241111100652-926393c9437e
github.com/jkaninda/go-storage v0.1.3
github.com/jkaninda/go-utils v0.1.3
github.com/jkaninda/go-utils v0.1.4
github.com/robfig/cron/v3 v3.0.1
github.com/spf13/cobra v1.10.2
gopkg.in/yaml.v3 v3.0.1