Skip to content

Commit 4c1f398

Browse files
deps: bump github.com/doordash-oss/oapi-codegen-dd/v3
Bumps [github.com/doordash-oss/oapi-codegen-dd/v3](https://github.com/doordash-oss/oapi-codegen-dd) from 3.74.0 to 3.74.5. - [Release notes](https://github.com/doordash-oss/oapi-codegen-dd/releases) - [Commits](doordash-oss/oapi-codegen-dd@v3.74.0...v3.74.5) --- updated-dependencies: - dependency-name: github.com/doordash-oss/oapi-codegen-dd/v3 dependency-version: 3.74.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 100b74d commit 4c1f398

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/mockzilla/connexions-codegen-template
33
go 1.25.3
44

55
require (
6-
github.com/doordash-oss/oapi-codegen-dd/v3 v3.74.0
6+
github.com/doordash-oss/oapi-codegen-dd/v3 v3.74.5
77
github.com/go-chi/chi/v5 v5.2.5
88
github.com/go-playground/validator/v10 v10.30.1
99
github.com/joho/godotenv v1.5.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1616
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1717
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
1818
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
19-
github.com/doordash-oss/oapi-codegen-dd/v3 v3.74.0 h1:cASUCUeFL/5GpFLGH9iF3yhocD/1kKteoRNP9D9++tY=
20-
github.com/doordash-oss/oapi-codegen-dd/v3 v3.74.0/go.mod h1:B/2dCvBVmDo+pdBf+wfc583utG8j07DvR+5IxnKMJuw=
19+
github.com/doordash-oss/oapi-codegen-dd/v3 v3.74.5 h1:GPW9AFFxc9j2R9cLeccBORNri5oZBKAZo6whPLjsKoQ=
20+
github.com/doordash-oss/oapi-codegen-dd/v3 v3.74.5/go.mod h1:B/2dCvBVmDo+pdBf+wfc583utG8j07DvR+5IxnKMJuw=
2121
github.com/gabriel-vasile/mimetype v1.4.13 h1:46nXokslUBsAJE/wMsp5gtO500a4F3Nkz9Ufpk2AcUM=
2222
github.com/gabriel-vasile/mimetype v1.4.13/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
2323
github.com/go-chi/chi/v5 v5.2.5 h1:Eg4myHZBjyvJmAFjFvWgrqDTXFyOzjj7YIm3L3mu6Ug=

0 commit comments

Comments
 (0)