From 660270f20c3734b54c63c969e84dd9a56319ef32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 07:51:00 +0000 Subject: [PATCH] build(deps): bump github.com/XSAM/otelsql in /go/fiber-postgres Bumps [github.com/XSAM/otelsql](https://github.com/XSAM/otelsql) from 0.43.0 to 0.44.0. - [Release notes](https://github.com/XSAM/otelsql/releases) - [Changelog](https://github.com/XSAM/otelsql/blob/main/CHANGELOG.md) - [Commits](https://github.com/XSAM/otelsql/compare/v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/XSAM/otelsql dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go/fiber-postgres/go.mod | 2 +- go/fiber-postgres/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go/fiber-postgres/go.mod b/go/fiber-postgres/go.mod index 58c1e533..6c401172 100644 --- a/go/fiber-postgres/go.mod +++ b/go/fiber-postgres/go.mod @@ -3,7 +3,7 @@ module go-fiber-postgres go 1.27.1 require ( - github.com/XSAM/otelsql v0.43.0 + github.com/XSAM/otelsql v0.44.0 github.com/gofiber/contrib/otelfiber/v2 v2.2.3 github.com/gofiber/fiber/v2 v2.52.15 github.com/golang-jwt/jwt/v5 v5.3.1 diff --git a/go/fiber-postgres/go.sum b/go/fiber-postgres/go.sum index 45627cd7..960fe715 100644 --- a/go/fiber-postgres/go.sum +++ b/go/fiber-postgres/go.sum @@ -1,7 +1,7 @@ filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA= filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4= -github.com/XSAM/otelsql v0.43.0 h1:ZIhXqRoMhILXQwBQoq/Dl6Taap/KEFQXZrWjYV1L8X8= -github.com/XSAM/otelsql v0.43.0/go.mod h1:DJBGBvbtwf1OCBYRTjpRFxOqi6ONpdfb+htr4ncRWuw= +github.com/XSAM/otelsql v0.44.0 h1:KxCiv26Fh4okTPlgROE2BWk+lgi20pdgMGxuSwgbRls= +github.com/XSAM/otelsql v0.44.0/go.mod h1:FySZIr4R4WWMqvIjf2Iah7C0LAlpKvs9XRkaX7rE608= github.com/andybalholm/brotli v1.2.3 h1:8H1qwOkl2LPfjf3YezB90JnCliZb6SInJ/OJkEbA5NQ= github.com/andybalholm/brotli v1.2.3/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY= github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM=