File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.2
55require (
66 github.com/go-chi/chi/v5 v5.2.1
77 github.com/go-chi/render v1.0.3
8- github.com/golang-cz/devslog v0.0.13
8+ github.com/golang-cz/devslog v0.0.15
99)
1010
1111require github.com/ajg/form v1.5.1 // indirect
Original file line number Diff line number Diff line change @@ -6,3 +6,5 @@ github.com/go-chi/render v1.0.3 h1:AsXqd2a1/INaIfUSKq3G5uA8weYx20FOsM7uSoCyyt4=
66github.com/go-chi/render v1.0.3 /go.mod h1:/gr3hVkmYR0YlEy3LxCuVRFzEu9Ruok+gFqbIofjao0 =
77github.com/golang-cz/devslog v0.0.13 h1:JkJ6PPNSOCBpYyU03v3xw7WgpChQ3AYFqgRbYBhUk/Y =
88github.com/golang-cz/devslog v0.0.13 /go.mod h1:bSe5bm0A7Nyfqtijf1OMNgVJHlWEuVSXnkuASiE1vV8 =
9+ github.com/golang-cz/devslog v0.0.15 h1:ejoBLTCwJHWGbAmDf2fyTJJQO3AkzcPjw8SC9LaOQMI =
10+ github.com/golang-cz/devslog v0.0.15 /go.mod h1:bSe5bm0A7Nyfqtijf1OMNgVJHlWEuVSXnkuASiE1vV8 =
You can’t perform that action at this time.
0 commit comments