We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7254d6b commit beb5acbCopy full SHA for beb5acb
go.mod
@@ -11,6 +11,7 @@ require (
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
14
+ github.com/hashicorp/golang-lru/v2 v2.0.7
15
github.com/labstack/echo/v4 v4.12.0
16
github.com/oapi-codegen/echo-middleware v1.0.1
17
github.com/oapi-codegen/runtime v1.1.1
0 commit comments