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.4 to 17.4.0.
- [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.4...v17.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed May 19, 2024
1 parent bd0dc7e commit 75c479a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
module github.com/gesellix/couchdb-prometheus-exporter/v30

go 1.21
toolchain go1.22.2

require (
github.com/gesellix/couchdb-cluster-config/v17 v17.3.4
github.com/gesellix/couchdb-cluster-config/v17 v17.4.0
github.com/go-kit/log v0.2.1
github.com/okeuday/erlang_go/v2 v2.0.7
github.com/prometheus/client_golang v1.19.1
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.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lV
github.com/cpuguy83/go-md2man/v2 v2.0.4/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.4 h1:ZliWidX23s+DhwKKQVwTMrf7CMQYeqShaiMh0md6oAg=
github.com/gesellix/couchdb-cluster-config/v17 v17.3.4/go.mod h1:VHUDk4yWMHHxFQVGFxpds+f4oh/nu28M2Z0PrpDLLTY=
github.com/gesellix/couchdb-cluster-config/v17 v17.4.0 h1:RM5NqfIOjlUBy6nc4YrSv3fU3EbKfN4/eGJSzbjwFlo=
github.com/gesellix/couchdb-cluster-config/v17 v17.4.0/go.mod h1:7bmn+B5+ZVVVD8pjD38mJO8BBzUIxlCkREbxq7Hy0EM=
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 75c479a

Please sign in to comment.