From f61c0265b76e59db310641e6b5c966bd1c9da3fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:50:51 +0000 Subject: [PATCH] Bump github.com/go-rel/rel from 0.42.0 to 0.43.0 Bumps [github.com/go-rel/rel](https://github.com/go-rel/rel) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/go-rel/rel/releases) - [Changelog](https://github.com/go-rel/rel/blob/master/changeset_test.go) - [Commits](https://github.com/go-rel/rel/compare/v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: github.com/go-rel/rel dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 484af55..9cad103 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/go-rel/sql go 1.25.0 require ( - github.com/go-rel/rel v0.42.0 + github.com/go-rel/rel v0.43.0 github.com/stretchr/testify v1.12.1 ) diff --git a/go.sum b/go.sum index 4146365..105c1c1 100644 --- a/go.sum +++ b/go.sum @@ -1,8 +1,8 @@ github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ= github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY= github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw= -github.com/go-rel/rel v0.42.0 h1:LxtI/Q7ConrivN+rp95LvLnu7QWU0stD9/ZpeR6OdrU= -github.com/go-rel/rel v0.42.0/go.mod h1:7RaEaNz30kCt/14m4VgdVWXFzATWnqJ40f0z1DnAUyk= +github.com/go-rel/rel v0.43.0 h1:0rIK4Mot7XQtMRg81HXoWhcuPJfbUmbpLZUspN0hnD4= +github.com/go-rel/rel v0.43.0/go.mod h1:cx+wYNvWTrjNPamozm8sYaIjdmNWQYc7rhenwyVib6c= github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E= github.com/jinzhu/inflection v1.0.0/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc= github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=