File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010require (
1111 cloud.google.com/go v0.67.0 // indirect
1212 github.com/andybalholm/brotli v1.1.0 // indirect
13- github.com/go-chi/chi/v5 v5.1.0 // indirect
13+ github.com/go-chi/chi/v5 v5.2.2 // indirect
1414 github.com/golang/protobuf v1.5.3 // indirect
1515 github.com/google/uuid v1.6.0 // indirect
1616 github.com/gorilla/context v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -669,8 +669,9 @@ github.com/envoyproxy/protoc-gen-validate v0.10.0/go.mod h1:DRjgyB0I43LtJapqN6Ni
669669github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90 /go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k =
670670github.com/fogleman/gg v1.3.0 /go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k =
671671github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
672- github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
673672github.com/go-chi/chi/v5 v5.1.0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
673+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
674+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
674675github.com/go-fonts/dejavu v0.1.0 /go.mod h1:4Wt4I4OU2Nq9asgDCteaAaWZOV24E+0/Pwo0gppep4g =
675676github.com/go-fonts/latin-modern v0.2.0 /go.mod h1:rQVLdDMK+mK1xscDwsqM5J8U2jrRa3T0ecnM9pNujks =
676677github.com/go-fonts/liberation v0.1.1 /go.mod h1:K6qoJYypsmfVjWg8KOVDQhLc8UDgIK2HYqyqAO9z7GY =
You can’t perform that action at this time.
0 commit comments