Skip to content

Commit

Permalink
fix(deps): update module github.com/projectcapsule/capsule to v0.7.3 (#…
Browse files Browse the repository at this point in the history
…642)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent bdbf35b commit cd47a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
github.com/pkg/errors v0.9.1
github.com/projectcapsule/capsule v0.7.2
github.com/projectcapsule/capsule v0.7.3
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/spf13/pflag v1.0.6
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/projectcapsule/capsule v0.7.2 h1:i5bbr+mlwgzjwHQUsYJtIVZxrA4SGgeS9cV0WA2S1Bs=
github.com/projectcapsule/capsule v0.7.2/go.mod h1:yZCiPu1AiNM9KiKRRtDF/zZKppUSDiPPw3rKYHj0eDQ=
github.com/projectcapsule/capsule v0.7.3 h1:22/RSrSsH6TdnJ25I+I6U/PjeWCV4N5Ql3ELQnPzMas=
github.com/projectcapsule/capsule v0.7.3/go.mod h1:/liOW6gKPRh8xzrV3FlnP1dXFzOvDGWXuDiaOoaWBdw=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso=
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
Expand Down

0 comments on commit cd47a88

Please sign in to comment.