Skip to content

Commit 9332d9d

Browse files
fix(deps): update module github.com/go-chi/chi to v4.1.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 42dfcbf commit 9332d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/efficientgo/core v1.0.0-rc.3
1212
github.com/efficientgo/e2e v0.14.1-0.20230413162904-ebc233c5a32f
1313
github.com/ghodss/yaml v1.0.0
14-
github.com/go-chi/chi v4.1.2+incompatible
14+
github.com/go-chi/chi v4.1.3+incompatible
1515
github.com/go-chi/chi/v5 v5.2.2
1616
github.com/go-chi/httprate v0.14.1
1717
github.com/go-kit/log v0.2.1

0 commit comments

Comments
 (0)