We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0773224 + 9b1afee commit 4d8f2c0Copy full SHA for 4d8f2c0
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.1.0
+ github.com/go-chi/chi/v5 v5.2.0
7
github.com/rs/zerolog v1.33.0
8
)
0 commit comments