We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42dfcbf commit 9332d9dCopy full SHA for 9332d9d
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/efficientgo/core v1.0.0-rc.3
12
github.com/efficientgo/e2e v0.14.1-0.20230413162904-ebc233c5a32f
13
github.com/ghodss/yaml v1.0.0
14
- github.com/go-chi/chi v4.1.2+incompatible
+ github.com/go-chi/chi v4.1.3+incompatible
15
github.com/go-chi/chi/v5 v5.2.2
16
github.com/go-chi/httprate v0.14.1
17
github.com/go-kit/log v0.2.1
0 commit comments