Skip to content

Commit

Permalink
fix(deps): update github.com/crossbell-box/contracts.go digest to 32a…
Browse files Browse the repository at this point in the history
…7f5e
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent ba02da5 commit eb542e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/Crossbell-Box/OperatorSync
go 1.19

require (
github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2
github.com/Crossbell-Box/contracts.go v0.0.0-20230411053114-32a7f5e065cc
github.com/JohannesKaufmann/html-to-markdown v1.5.0
github.com/ethereum/go-ethereum v1.11.5
github.com/gin-gonic/gin v1.9.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2 h1:eLZiGu5JCQ6H/QiyrhDXdVUM2KpmniB23yRJz7Qnr5A=
github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2/go.mod h1:sSTT0W2insCPZsxGB2toqSVrI5YAxQjV3r5JxBZfyLs=
github.com/Crossbell-Box/contracts.go v0.0.0-20230411053114-32a7f5e065cc h1:OVJzK6Wb2wZQKx1TYmyIb/h+IEOtHNKvwioDOiTYisM=
github.com/Crossbell-Box/contracts.go v0.0.0-20230411053114-32a7f5e065cc/go.mod h1:sSTT0W2insCPZsxGB2toqSVrI5YAxQjV3r5JxBZfyLs=
github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8=
github.com/JohannesKaufmann/html-to-markdown v1.5.0 h1:cEAcqpxk0hUJOXEVGrgILGW76d1GpyGY7PCnAaWQyAI=
github.com/JohannesKaufmann/html-to-markdown v1.5.0/go.mod h1:QTO/aTyEDukulzu269jY0xiHeAGsNxmuUBo2Q0hPsK8=
Expand Down

0 comments on commit eb542e8

Please sign in to comment.