File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.4
6
6
7
7
require (
8
8
github.com/caarlos0/env/v11 v11.2.2
9
- github.com/go-chi/chi/v5 v5.1 .0
9
+ github.com/go-chi/chi/v5 v5.2 .0
10
10
github.com/prometheus/client_golang v1.20.5
11
11
go.uber.org/zap v1.27.0
12
12
golang.org/x/net v0.32.0
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
12
12
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
13
13
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
14
14
github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
15
- github.com/go-chi/chi/v5 v5.1 .0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
16
- github.com/go-chi/chi/v5 v5.1 .0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
15
+ github.com/go-chi/chi/v5 v5.2 .0 h1:Aj1EtB0qR2Rdo2dG4O94RIU35w2lvQSj6BRA4+qwFL0 =
16
+ github.com/go-chi/chi/v5 v5.2 .0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
17
17
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
18
18
github.com/go-logr/logr v1.4.2 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
19
19
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
You can’t perform that action at this time.
0 commit comments