From 26df8f64c612312b96c9537917da49b3f186fc2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 23:01:20 +0000 Subject: [PATCH] chore(deps): bump github.com/speakeasy-api/openapi in /server Bumps [github.com/speakeasy-api/openapi](https://github.com/speakeasy-api/openapi) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/speakeasy-api/openapi/releases) - [Changelog](https://github.com/speakeasy-api/openapi/blob/main/.goreleaser.yaml) - [Commits](https://github.com/speakeasy-api/openapi/compare/v1.7.3...v1.7.5) --- updated-dependencies: - dependency-name: github.com/speakeasy-api/openapi dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/go.mod | 2 +- server/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/server/go.mod b/server/go.mod index b44563367..80d11ecfd 100644 --- a/server/go.mod +++ b/server/go.mod @@ -34,7 +34,7 @@ require ( github.com/samber/slog-multi v1.5.0 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 github.com/sourcegraph/conc v0.3.0 - github.com/speakeasy-api/openapi v1.7.3 + github.com/speakeasy-api/openapi v1.7.5 github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20250711233419-a173a6c0125c github.com/testcontainers/testcontainers-go v0.39.0 github.com/testcontainers/testcontainers-go/modules/postgres v0.39.0 diff --git a/server/go.sum b/server/go.sum index f0032f22f..393e1d472 100644 --- a/server/go.sum +++ b/server/go.sum @@ -455,8 +455,8 @@ github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9yS github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/speakeasy-api/jsonpath v0.6.2 h1:Mys71yd6u8kuowNCR0gCVPlVAHCmKtoGXYoAtcEbqXQ= github.com/speakeasy-api/jsonpath v0.6.2/go.mod h1:ymb2iSkyOycmzKwbEAYPJV/yi2rSmvBCLZJcyD+VVWw= -github.com/speakeasy-api/openapi v1.7.3 h1:QM9VglcsxRPH19Xr47nYRtDsKOlczCdRRxPYa0pAGz0= -github.com/speakeasy-api/openapi v1.7.3/go.mod h1:fy+CvRcKj+HDU0QNdnyG6UkfJOEjhqCuNC7o4AtLPAk= +github.com/speakeasy-api/openapi v1.7.5 h1:sZC7IgNPbB3ciPaw07IqvjAELYYB0awLmfDnntBHsBA= +github.com/speakeasy-api/openapi v1.7.5/go.mod h1:fy+CvRcKj+HDU0QNdnyG6UkfJOEjhqCuNC7o4AtLPAk= github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s= github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0= github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=