We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98464ae + 28e4dee commit 80e1f38Copy full SHA for 80e1f38
1 file changed
go.mod
@@ -3,6 +3,6 @@ module github.com/codechimp-io/log
3
go 1.12
4
5
require (
6
- github.com/go-chi/chi/v5 v5.0.11
+ github.com/go-chi/chi/v5 v5.0.12
7
github.com/rs/zerolog v1.32.0
8
)
0 commit comments