Skip to content

Commit

Permalink
chore(deps): bump github.com/gin-contrib/expvar from 1.0.1 to 1.0.2 (#…
Browse files Browse the repository at this point in the history
…1639)

Bumps [github.com/gin-contrib/expvar](https://github.com/gin-contrib/expvar) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/gin-contrib/expvar/releases)
- [Changelog](https://github.com/gin-contrib/expvar/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/expvar@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/expvar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 28db65d commit 403171f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/fullstorydev/grpcurl v1.9.2
github.com/getkin/kin-openapi v0.128.0
github.com/gin-contrib/cors v1.7.3
github.com/gin-contrib/expvar v1.0.1
github.com/gin-contrib/expvar v1.0.2
github.com/gin-gonic/gin v1.10.0
github.com/hashicorp/go-discover v0.0.0-20240829174204-275a71457aa4
github.com/hashicorp/go-hclog v1.6.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ github.com/getkin/kin-openapi v0.128.0 h1:jqq3D9vC9pPq1dGcOCv7yOp1DaEe7c/T1vzcLb
github.com/getkin/kin-openapi v0.128.0/go.mod h1:OZrfXzUfGrNbsKj+xmFBx6E5c6yH3At/tAKSc2UszXM=
github.com/gin-contrib/cors v1.7.3 h1:hV+a5xp8hwJoTw7OY+a70FsL8JkVVFTXw9EcfrYUdns=
github.com/gin-contrib/cors v1.7.3/go.mod h1:M3bcKZhxzsvI+rlRSkkxHyljJt1ESd93COUvemZ79j4=
github.com/gin-contrib/expvar v1.0.1 h1:yNd9sTrRyWCB6v4rADOu7HQYFmUurLKA7E9Y7434wq0=
github.com/gin-contrib/expvar v1.0.1/go.mod h1:lhqM3A+tDQUWNo5ntY3BUC4YNserwwU1P/YpNJKrgFA=
github.com/gin-contrib/expvar v1.0.2 h1:GnadrJS2F/LcoVaQL6xrcqAiUg5XRIzUdH4saPOKu+w=
github.com/gin-contrib/expvar v1.0.2/go.mod h1:1mc8Bzt5Wy7zRLQ/iE2xF4hc8wPUmBMRb5yEPNSZvUQ=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-gonic/gin v1.10.0 h1:nTuyha1TYqgedzytsKYqna+DfLos46nTv2ygFy86HFU=
Expand Down

0 comments on commit 403171f

Please sign in to comment.