Skip to content

Commit a62b3f2

Browse files
fix(deps): update module github.com/oapi-codegen/oapi-codegen/v2 to v2.4.0 (#788)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 1fee9be commit a62b3f2

File tree

4 files changed

+74
-19
lines changed

4 files changed

+74
-19
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/hashicorp/terraform-plugin-mux v0.16.0
2020
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
2121
github.com/mitchellh/mapstructure v1.5.0
22-
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0
22+
github.com/oapi-codegen/oapi-codegen/v2 v2.4.0
2323
github.com/oapi-codegen/runtime v1.1.1
2424
github.com/stretchr/testify v1.9.0
2525
go.uber.org/mock v0.4.0
@@ -71,9 +71,9 @@ require (
7171
golang.org/x/crypto v0.25.0 // indirect
7272
golang.org/x/mod v0.19.0 // indirect
7373
golang.org/x/net v0.27.0 // indirect
74-
golang.org/x/sync v0.7.0 // indirect
74+
golang.org/x/sync v0.8.0 // indirect
7575
golang.org/x/sys v0.22.0 // indirect
76-
golang.org/x/text v0.16.0 // indirect
76+
golang.org/x/text v0.18.0 // indirect
7777
golang.org/x/tools v0.23.0 // indirect
7878
google.golang.org/appengine v1.6.8 // indirect
7979
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
143143
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
144144
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
145145
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
146-
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0 h1:rICjNsHbPP1LttefanBPnwsSwl09SqhCO7Ee623qR84=
147-
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0/go.mod h1:4k+cJeSq5ntkwlcpQSxLxICCxQzCL772o30PxdibRt4=
146+
github.com/oapi-codegen/oapi-codegen/v2 v2.4.0 h1:ewncaynfMEu6CgvhxUFsMx7y/9aXFtGVXC3eJx/lwxY=
147+
github.com/oapi-codegen/oapi-codegen/v2 v2.4.0/go.mod h1:zerrXS/bF5RsHAGFUjfEtq5OyMjuLAeMZCb84orpd7g=
148148
github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro=
149149
github.com/oapi-codegen/runtime v1.1.1/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
150150
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
@@ -204,8 +204,8 @@ golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
204204
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
205205
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
206206
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
207-
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
208-
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
207+
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
208+
golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
209209
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
210210
golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
211211
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -230,8 +230,8 @@ golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
230230
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
231231
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
232232
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
233-
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
234-
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
233+
golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
234+
golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
235235
golang.org/x/time v0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U=
236236
golang.org/x/time v0.6.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
237237
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=

tools/go.mod

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/golangci/golangci-lint v1.61.0
1010
github.com/goreleaser/goreleaser/v2 v2.3.2
1111
github.com/hashicorp/terraform-plugin-docs v0.18.0
12-
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0
12+
github.com/oapi-codegen/oapi-codegen/v2 v2.4.0
1313
go.uber.org/mock v0.4.0
1414
)
1515

@@ -158,6 +158,7 @@ require (
158158
github.com/docker/docker-credential-helpers v0.8.1 // indirect
159159
github.com/docker/go-connections v0.5.0 // indirect
160160
github.com/docker/go-units v0.5.0 // indirect
161+
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
161162
github.com/dustin/go-humanize v1.0.1 // indirect
162163
github.com/elliotchance/orderedmap/v2 v2.2.0 // indirect
163164
github.com/emirpasic/gods v1.18.1 // indirect
@@ -171,7 +172,7 @@ require (
171172
github.com/fsnotify/fsnotify v1.7.0 // indirect
172173
github.com/fzipp/gocyclo v0.6.0 // indirect
173174
github.com/gabriel-vasile/mimetype v1.4.4 // indirect
174-
github.com/getkin/kin-openapi v0.124.0 // indirect
175+
github.com/getkin/kin-openapi v0.127.0 // indirect
175176
github.com/ghostiam/protogetter v0.3.6 // indirect
176177
github.com/github/smimesign v0.2.0 // indirect
177178
github.com/go-critic/go-critic v0.11.4 // indirect
@@ -254,7 +255,7 @@ require (
254255
github.com/imdario/mergo v0.3.16 // indirect
255256
github.com/inconshreveable/mousetrap v1.1.0 // indirect
256257
github.com/invopop/jsonschema v0.12.0 // indirect
257-
github.com/invopop/yaml v0.2.0 // indirect
258+
github.com/invopop/yaml v0.3.1 // indirect
258259
github.com/ipfs/bbloom v0.0.4 // indirect
259260
github.com/ipfs/go-block-format v0.2.0 // indirect
260261
github.com/ipfs/go-cid v0.4.1 // indirect
@@ -384,6 +385,7 @@ require (
384385
github.com/sourcegraph/conc v0.3.0 // indirect
385386
github.com/sourcegraph/go-diff v0.7.0 // indirect
386387
github.com/spaolacci/murmur3 v1.1.0 // indirect
388+
github.com/speakeasy-api/openapi-overlay v0.9.0 // indirect
387389
github.com/spf13/afero v1.11.0 // indirect
388390
github.com/spf13/cast v1.6.0 // indirect
389391
github.com/spf13/cobra v1.8.1 // indirect
@@ -407,6 +409,7 @@ require (
407409
github.com/ultraware/whitespace v0.1.1 // indirect
408410
github.com/uudashr/gocognit v1.1.3 // indirect
409411
github.com/vbatts/tar-split v0.11.5 // indirect
412+
github.com/vmware-labs/yaml-jsonpath v0.3.2 // indirect
410413
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651 // indirect
411414
github.com/wagoodman/go-progress v0.0.0-20220614130704-4b1c25a33c7c // indirect
412415
github.com/whyrusleeping/cbor-gen v0.1.3-0.20240731173018-74d74643234c // indirect

0 commit comments

Comments
 (0)