diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-22 10:40:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 10:40:51 +0000 |
| commit | 4818013fa3dbe1ebb3a2e484e76960b80b7abc3d (patch) | |
| tree | 772ec436bff916bcd91bb630cfd8483c402589d7 /go.mod | |
| parent | b62f0d9a7c05a9fef24ac39791bb1d260a2982fe (diff) | |
| download | x-4818013fa3dbe1ebb3a2e484e76960b80b7abc3d.tar.xz x-4818013fa3dbe1ebb3a2e484e76960b80b7abc3d.zip | |
build(deps): bump github.com/orandin/slog-gorm from 1.3.2 to 1.4.0 (#658)
Bumps [github.com/orandin/slog-gorm](https://github.com/orandin/slog-gorm) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/orandin/slog-gorm/releases)
- [Commits](https://github.com/orandin/slog-gorm/compare/v1.3.2...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/orandin/slog-gorm
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ require ( github.com/ncruces/go-sqlite3 v0.16.0 github.com/ncruces/go-sqlite3/gormlite v0.16.0 github.com/nicklaw5/helix/v2 v2.30.0 - github.com/orandin/slog-gorm v1.3.2 + github.com/orandin/slog-gorm v1.4.0 github.com/otiai10/copy v1.14.0 github.com/pires/go-proxyproto v0.7.0 github.com/pkg/errors v0.9.1 |
