From 5acc3f2b3bfd903f60d411d4858c5f47cd1ef224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 11:24:15 +0000 Subject: [PATCH] chore(deps): bump github.com/hallelx2/llmgate from 0.1.0 to 0.1.1 Bumps [github.com/hallelx2/llmgate](https://github.com/hallelx2/llmgate) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/hallelx2/llmgate/releases) - [Commits](https://github.com/hallelx2/llmgate/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/hallelx2/llmgate dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 474e20b..6a1cd93 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/aws/smithy-go v1.25.0 github.com/go-chi/chi/v5 v5.2.5 github.com/google/uuid v1.6.0 - github.com/hallelx2/llmgate v0.1.0 + github.com/hallelx2/llmgate v0.1.1 github.com/jackc/pgx/v5 v5.9.2 github.com/ledongthuc/pdf v0.0.0-20250511090121-5959a4027728 github.com/riverqueue/river v0.35.0 diff --git a/go.sum b/go.sum index bb18e0e..548c597 100644 --- a/go.sum +++ b/go.sum @@ -80,8 +80,8 @@ github.com/googleapis/enterprise-certificate-proxy v0.3.4 h1:XYIDZApgAnrN1c855gT github.com/googleapis/enterprise-certificate-proxy v0.3.4/go.mod h1:YKe7cfqYXjKGpGvmSg28/fFvhNzinZQm8DGnaburhGA= github.com/googleapis/gax-go/v2 v2.14.1 h1:hb0FFeiPaQskmvakKu5EbCbpntQn48jyHuvrkurSS/Q= github.com/googleapis/gax-go/v2 v2.14.1/go.mod h1:Hb/NubMaVM88SrNkvl8X/o8XWwDJEPqouaLeN2IUxoA= -github.com/hallelx2/llmgate v0.1.0 h1:cU4o016k33d8ugCwGc4xO+XAO2OaNCa+mVv4koxq7Mc= -github.com/hallelx2/llmgate v0.1.0/go.mod h1:MK2Ol/5CIweTQ2/9eSiTJ5g/KSSuobNZL9TD3s57JxY= +github.com/hallelx2/llmgate v0.1.1 h1:Ttabwmu1AEwoY78+67z9SQRyvIX9lZRuKj+cjdseKA4= +github.com/hallelx2/llmgate v0.1.1/go.mod h1:MK2Ol/5CIweTQ2/9eSiTJ5g/KSSuobNZL9TD3s57JxY= github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 h1:Dj0L5fhJ9F82ZJyVOmBx6msDp/kfd1t9GRfny/mfJA0= github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438/go.mod h1:a/s9Lp5W7n/DD0VrVoyJ00FbP2ytTPDVOivvn2bMlds= github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=