We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50e999 commit a770119Copy full SHA for a770119
go.mod
@@ -7,7 +7,7 @@ toolchain go1.22.3
7
require (
8
github.com/AlekSi/pointer v1.2.0
9
github.com/cosmtrek/air v1.52.0
10
- github.com/deepmap/oapi-codegen/v2 v2.1.0
+ github.com/deepmap/oapi-codegen/v2 v2.3.0
11
github.com/getkin/kin-openapi v0.123.0
12
github.com/go-logr/logr v1.4.2
13
github.com/hashicorp/golang-lru v1.0.2
0 commit comments