Skip to content

Commit

Permalink
Bump github.com/gesellix/couchdb-cluster-config/v17
Browse files Browse the repository at this point in the history
Bumps [github.com/gesellix/couchdb-cluster-config/v17](https://github.com/gesellix/couchdb-cluster-config) from 17.3.3 to 17.3.4.
- [Release notes](https://github.com/gesellix/couchdb-cluster-config/releases)
- [Changelog](https://github.com/gesellix/couchdb-cluster-config/blob/master/.goreleaser.yml)
- [Commits](gesellix/couchdb-cluster-config@v17.3.3...v17.3.4)

---
updated-dependencies:
- dependency-name: github.com/gesellix/couchdb-cluster-config/v17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 183cfb0 commit 0b9de82
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 @@ -3,7 +3,7 @@ module github.com/gesellix/couchdb-prometheus-exporter/v30
go 1.21

require (
github.com/gesellix/couchdb-cluster-config/v17 v17.3.3
github.com/gesellix/couchdb-cluster-config/v17 v17.3.4
github.com/go-kit/log v0.2.1
github.com/okeuday/erlang_go/v2 v2.0.7
github.com/prometheus/client_golang v1.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0q
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/gesellix/couchdb-cluster-config/v17 v17.3.3 h1:rvqTpO3e+w3MBFOjtUhNg//SWbHsiZVss1w8V/QxshQ=
github.com/gesellix/couchdb-cluster-config/v17 v17.3.3/go.mod h1:B9HaYQVQzVWDvmGYxSplRoO2atVUtfxP3wa9EUWVL04=
github.com/gesellix/couchdb-cluster-config/v17 v17.3.4 h1:ZliWidX23s+DhwKKQVwTMrf7CMQYeqShaiMh0md6oAg=
github.com/gesellix/couchdb-cluster-config/v17 v17.3.4/go.mod h1:VHUDk4yWMHHxFQVGFxpds+f4oh/nu28M2Z0PrpDLLTY=
github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU=
github.com/go-kit/log v0.2.1/go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0=
github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi4=
Expand Down

0 comments on commit 0b9de82

Please sign in to comment.