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 @@ -12,7 +12,7 @@ require (
1212 github.com/gin-gonic/gin v1.10.0
1313 github.com/gorilla/websocket v1.5.3
1414 github.com/kelseyhightower/envconfig v1.4.0
15- github.com/penglongli/gin-metrics v0.1.12
15+ github.com/penglongli/gin-metrics v0.1.13
1616 github.com/swaggo/files v1.0.1
1717 github.com/swaggo/gin-swagger v1.6.0
1818 github.com/swaggo/swag v1.16.4
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249 h1:NHrXEjTNQY7P0Zfx1a
127127github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249 /go.mod h1:mpRZBD8SJ55OIICQ3iWH0Yz3cjzA61JdqMLoWXeB2+8 =
128128github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM =
129129github.com/pelletier/go-toml/v2 v2.2.2 /go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs =
130- github.com/penglongli/gin-metrics v0.1.12 h1:0oSOX4vJV4eFzddWHGEBWX4AV8QHFvtF9+plGUowEd4 =
131- github.com/penglongli/gin-metrics v0.1.12 /go.mod h1:VEmSyx/9TwUG50IsPCgjMKOUuGO74V2lmkLZ6x1Dlko =
130+ github.com/penglongli/gin-metrics v0.1.13 h1:a1wyrXcbUVxL5w4c2TSv+9kyQA9qM1o23h0V6SdSHgQ =
131+ github.com/penglongli/gin-metrics v0.1.13 /go.mod h1:VEmSyx/9TwUG50IsPCgjMKOUuGO74V2lmkLZ6x1Dlko =
132132github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
133133github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
134134github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments