Skip to content

Commit 48e8ea0

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 1ee1786 commit 48e8ea0

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
@@ -5,7 +5,7 @@ go 1.24.4
55
require (
66
github.com/aws/aws-sdk-go v1.55.8
77
github.com/confluentinc/confluent-kafka-go/v2 v2.11.1
8-
github.com/go-chi/chi v4.1.2+incompatible
8+
github.com/go-chi/chi v4.1.3+incompatible
99
github.com/google/uuid v1.6.0
1010
github.com/jarcoal/httpmock v1.3.1
1111
github.com/minio/minio-go/v6 v6.0.57

0 commit comments

Comments
 (0)