From 4818013fa3dbe1ebb3a2e484e76960b80b7abc3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:40:51 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 77f4e41..187fd4d 100644 --- a/go.mod +++ b/go.mod @@ -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 -- cgit v1.2.3