chore(deps): bump github.com/jkaninda/go-utils from 0.1.3 to 0.1.4

Bumps [github.com/jkaninda/go-utils](https://github.com/jkaninda/go-utils) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/jkaninda/go-utils/releases)
- [Commits](https://github.com/jkaninda/go-utils/compare/v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: github.com/jkaninda/go-utils
  dependency-version: 0.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-29 09:11:26 +00:00
committed by GitHub
parent 8ac6ffc394
commit a1c991b363
2 changed files with 3 additions and 3 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.1
gopkg.in/yaml.v3 v3.0.1