Skip to content

Commit 0d838b4

Browse files
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.11. - [Release notes](https://github.com/speakeasy-api/openapi/releases) - [Changelog](https://github.com/speakeasy-api/openapi/blob/main/.goreleaser.yaml) - [Commits](speakeasy-api/openapi@v1.7.3...v1.7.11) --- updated-dependencies: - dependency-name: github.com/speakeasy-api/openapi dependency-version: 1.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3001e53 commit 0d838b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/samber/slog-multi v1.5.0
3535
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
3636
github.com/sourcegraph/conc v0.3.0
37-
github.com/speakeasy-api/openapi v1.7.3
37+
github.com/speakeasy-api/openapi v1.7.11
3838
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20250711233419-a173a6c0125c
3939
github.com/testcontainers/testcontainers-go v0.39.0
4040
github.com/testcontainers/testcontainers-go/modules/postgres v0.39.0

server/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,8 @@ github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9yS
453453
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
454454
github.com/speakeasy-api/jsonpath v0.6.2 h1:Mys71yd6u8kuowNCR0gCVPlVAHCmKtoGXYoAtcEbqXQ=
455455
github.com/speakeasy-api/jsonpath v0.6.2/go.mod h1:ymb2iSkyOycmzKwbEAYPJV/yi2rSmvBCLZJcyD+VVWw=
456-
github.com/speakeasy-api/openapi v1.7.3 h1:QM9VglcsxRPH19Xr47nYRtDsKOlczCdRRxPYa0pAGz0=
457-
github.com/speakeasy-api/openapi v1.7.3/go.mod h1:fy+CvRcKj+HDU0QNdnyG6UkfJOEjhqCuNC7o4AtLPAk=
456+
github.com/speakeasy-api/openapi v1.7.11 h1:O5AZeyWUKDbte6Hk6S881gy6UT9xyg0pj0m67CRu7+E=
457+
github.com/speakeasy-api/openapi v1.7.11/go.mod h1:fy+CvRcKj+HDU0QNdnyG6UkfJOEjhqCuNC7o4AtLPAk=
458458
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
459459
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
460460
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=

0 commit comments

Comments
 (0)