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.14
99 github.com/google/uuid v1.6.0
1010)
1111
Original file line number Diff line number Diff line change @@ -6,5 +6,7 @@ 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.14 h1:hZY6VuZ/+MmG4djP9X1YDSmX/z5zPDDVgFlO0fyb+CY =
10+ github.com/golang-cz/devslog v0.0.14 /go.mod h1:bSe5bm0A7Nyfqtijf1OMNgVJHlWEuVSXnkuASiE1vV8 =
911github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1012github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments