Skip to content

Commit

Permalink
build(deps): bump github.com/deepmap/oapi-codegen from 1.16.2 to 1.16.3
Browse files Browse the repository at this point in the history
Bumps [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/deepmap/oapi-codegen/releases)
- [Commits](oapi-codegen/oapi-codegen@v1.16.2...v1.16.3)

---
updated-dependencies:
- dependency-name: github.com/deepmap/oapi-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 25, 2024

Verified

This commit was signed with the committer’s verified signature.
shorwood Stanley Horwood
1 parent 8a16bc7 commit 7652630
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.5

require (
github.com/deepmap/oapi-codegen v1.16.2
github.com/deepmap/oapi-codegen v1.16.3
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
golang.org/x/net v0.24.0
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -98,7 +98,7 @@ github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/sign
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/sign/ed448
# github.com/deepmap/oapi-codegen v1.16.2
# github.com/deepmap/oapi-codegen v1.16.3
## explicit; go 1.20
github.com/deepmap/oapi-codegen/pkg/runtime
github.com/deepmap/oapi-codegen/pkg/types

0 comments on commit 7652630

Please sign in to comment.