Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update go-chia-libs to 0.15.4
Browse files Browse the repository at this point in the history
cmmarslender committed Sep 25, 2024

Verified

This commit was signed with the committer’s verified signature.
cmmarslender Chris Marslender
1 parent e6e2ee6 commit c410b4e
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
@@ -3,7 +3,7 @@ module github.com/chia-network/chia-tools
go 1.22.4

require (
github.com/chia-network/go-chia-libs v0.15.3
github.com/chia-network/go-chia-libs v0.15.4
github.com/chia-network/go-modules v0.0.7
github.com/spf13/cast v1.7.0
github.com/spf13/cobra v1.8.1
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.15.3 h1:4bklpGuWTuwHbM6PWrY6QoCKTQVLwWcdLkyyIoW2Zbk=
github.com/chia-network/go-chia-libs v0.15.3/go.mod h1:npTqaFSjTdMxE7hc0LOmWJmWGqcs+IERarK5fDxXk/I=
github.com/chia-network/go-chia-libs v0.15.4 h1:pxbazf1Pnloh3yrEb7ZWfZ4FAQHPkNGLYCBTXOh8hZ0=
github.com/chia-network/go-chia-libs v0.15.4/go.mod h1:npTqaFSjTdMxE7hc0LOmWJmWGqcs+IERarK5fDxXk/I=
github.com/chia-network/go-modules v0.0.7 h1:l3EV5rGrE2Rvoxyhbxfk4cZy2Pc/l2hNQ54pmB/+NE4=
github.com/chia-network/go-modules v0.0.7/go.mod h1:ZoHvOfnjNj3ydtJxXMxBxM0fBXMWiPlj13IlYgpSj8I=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=

0 comments on commit c410b4e

Please sign in to comment.