build(deps): bump github.com/pquerna/otp from 1.4.0 to 1.5.0 (#1916)

Bumps [github.com/pquerna/otp](https://github.com/pquerna/otp) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/pquerna/otp/releases)
- [Commits](https://github.com/pquerna/otp/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/pquerna/otp
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-19 22:54:39 +10:00
committed by GitHub
parent 0c2ba98d98
commit b18cc1cdde
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.28
github.com/pkg/errors v0.9.1
github.com/pquerna/otp v1.4.0
github.com/pquerna/otp v1.5.0
github.com/shopspring/decimal v1.4.0
github.com/spf13/viper v1.20.1
github.com/stretchr/testify v1.10.0