File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/apognu/gocal v0.9.1
7
7
github.com/fsnotify/fsnotify v1.9.0
8
8
github.com/gin-contrib/zap v1.1.5
9
- github.com/gin-gonic/gin v1.10.0
9
+ github.com/gin-gonic/gin v1.10.1
10
10
github.com/mcuadros/go-gin-prometheus v0.1.0
11
11
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10
12
12
github.com/spechtlabs/go-otel-utils/otelzap v0.0.10
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/gin-contrib/zap v1.1.5 h1:qKwhWb4DQgPriCl1AHLLob6hav/KUIctKXIjTmWIN3I
36
36
github.com/gin-contrib/zap v1.1.5 /go.mod h1:lAchUtGz9M2K6xDr1rwtczyDrThmSx6c9F384T45iOE =
37
37
github.com/gin-gonic/gin v1.10.0 h1:nTuyha1TYqgedzytsKYqna+DfLos46nTv2ygFy86HFU =
38
38
github.com/gin-gonic/gin v1.10.0 /go.mod h1:4PMNQiOhvDRa013RKVbsiNwoyezlm2rm0uX/T7kzp5Y =
39
+ github.com/gin-gonic/gin v1.10.1 h1:T0ujvqyCSqRopADpgPgiTT63DUQVSfojyME59Ei63pQ =
40
+ github.com/gin-gonic/gin v1.10.1 /go.mod h1:4PMNQiOhvDRa013RKVbsiNwoyezlm2rm0uX/T7kzp5Y =
39
41
github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
40
42
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
41
43
github.com/go-logr/logr v1.4.2 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments