Skip to content

Commit 80e1f38

Browse files
Merge pull request #24 from codechimp-io/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.12
2 parents 98464ae + 28e4dee commit 80e1f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/codechimp-io/log
33
go 1.12
44

55
require (
6-
github.com/go-chi/chi/v5 v5.0.11
6+
github.com/go-chi/chi/v5 v5.0.12
77
github.com/rs/zerolog v1.32.0
88
)

0 commit comments

Comments
 (0)