Skip to content

Commit 6c10d20

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 806beca commit 6c10d20

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.12
3838
github.com/standard-webhooks/standard-webhooks/libraries v0.0.0-20250711233419-a173a6c0125c
3939
github.com/superfly/fly-go v0.1.57
4040
github.com/testcontainers/testcontainers-go v0.39.0

server/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,8 @@ github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9yS
490490
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
491491
github.com/speakeasy-api/jsonpath v0.6.2 h1:Mys71yd6u8kuowNCR0gCVPlVAHCmKtoGXYoAtcEbqXQ=
492492
github.com/speakeasy-api/jsonpath v0.6.2/go.mod h1:ymb2iSkyOycmzKwbEAYPJV/yi2rSmvBCLZJcyD+VVWw=
493-
github.com/speakeasy-api/openapi v1.7.3 h1:QM9VglcsxRPH19Xr47nYRtDsKOlczCdRRxPYa0pAGz0=
494-
github.com/speakeasy-api/openapi v1.7.3/go.mod h1:fy+CvRcKj+HDU0QNdnyG6UkfJOEjhqCuNC7o4AtLPAk=
493+
github.com/speakeasy-api/openapi v1.7.12 h1:BBMO/5PYEzg9qXa4847+jmJEGpjba9iKieH/c4yE34c=
494+
github.com/speakeasy-api/openapi v1.7.12/go.mod h1:fy+CvRcKj+HDU0QNdnyG6UkfJOEjhqCuNC7o4AtLPAk=
495495
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
496496
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
497497
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=

0 commit comments

Comments
 (0)