Skip to content

Commit 6bca6ea

Browse files
build(deps): bump github.com/penglongli/gin-metrics
Bumps [github.com/penglongli/gin-metrics](https://github.com/penglongli/gin-metrics) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/penglongli/gin-metrics/releases) - [Commits](penglongli/gin-metrics@v0.1.12...v0.1.13) --- updated-dependencies: - dependency-name: github.com/penglongli/gin-metrics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0707da6 commit 6bca6ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249 h1:NHrXEjTNQY7P0Zfx1a
127127
github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249/go.mod h1:mpRZBD8SJ55OIICQ3iWH0Yz3cjzA61JdqMLoWXeB2+8=
128128
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
129129
github.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=
132132
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
133133
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
134134
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)