Skip to content

Commit

Permalink
Bump github.com/chia-network/go-chia-libs from 0.20.3 to 0.20.4 in th…
Browse files Browse the repository at this point in the history
…e global group (#54)

Bumps the global group with 1 update: [github.com/chia-network/go-chia-libs](https://github.com/chia-network/go-chia-libs).


Updates `github.com/chia-network/go-chia-libs` from 0.20.3 to 0.20.4
- [Release notes](https://github.com/chia-network/go-chia-libs/releases)
- [Commits](Chia-Network/go-chia-libs@v0.20.3...v0.20.4)

---
updated-dependencies:
- dependency-name: github.com/chia-network/go-chia-libs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: global
...

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 21, 2025
1 parent 110c9da commit 0bdd1b0
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/chia-network/chia-tools
go 1.22.4

require (
github.com/chia-network/go-chia-libs v0.20.3
github.com/chia-network/go-chia-libs v0.20.4
github.com/chia-network/go-modules v0.0.8
github.com/spf13/cast v1.7.1
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/chia-network/go-chia-libs v0.20.3 h1:Q5HKkhoEqO3e1hAJbcg/QWPjsmM29gVbg0A5ZaKxan8=
github.com/chia-network/go-chia-libs v0.20.3/go.mod h1:+RMorskgxwYzPGf2gIyW0k7FGDdLrrH4X5ATrrMreb0=
github.com/chia-network/go-chia-libs v0.20.4 h1:wgj2uCs2YZOs92li+SKjVHtI8Segt5D0/es0s6evTQo=
github.com/chia-network/go-chia-libs v0.20.4/go.mod h1:+RMorskgxwYzPGf2gIyW0k7FGDdLrrH4X5ATrrMreb0=
github.com/chia-network/go-modules v0.0.8 h1:VATMxehRISOhaRwPo/GL735IKWW0G7sUYH2OmBofsfE=
github.com/chia-network/go-modules v0.0.8/go.mod h1:OdvlWftyJc3+i3QYv5cfQsiQASL7Em7fJnzdmPmj07M=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 0bdd1b0

Please sign in to comment.