Skip to content

Commit

Permalink
0.15.3 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored Sep 25, 2024
1 parent 946564d commit e6e2ee6
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.15.2
github.com/chia-network/go-chia-libs v0.15.3
github.com/chia-network/go-modules v0.0.7
github.com/spf13/cast v1.7.0
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.15.2 h1:zhevELM1r/WFo9zUP2vcptfiP+bfMZqqDQ0G82iWqNs=
github.com/chia-network/go-chia-libs v0.15.2/go.mod h1:npTqaFSjTdMxE7hc0LOmWJmWGqcs+IERarK5fDxXk/I=
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-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=
Expand Down

0 comments on commit e6e2ee6

Please sign in to comment.