File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Crossbell-Box/OperatorSync
3
3
go 1.19
4
4
5
5
require (
6
- github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2
6
+ github.com/Crossbell-Box/contracts.go v0.0.0-20230411053114-32a7f5e065cc
7
7
github.com/JohannesKaufmann/html-to-markdown v1.5.0
8
8
github.com/ethereum/go-ethereum v1.11.5
9
9
github.com/gin-gonic/gin v1.9.1
Original file line number Diff line number Diff line change 1
1
github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2 h1:eLZiGu5JCQ6H/QiyrhDXdVUM2KpmniB23yRJz7Qnr5A =
2
2
github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2 /go.mod h1:sSTT0W2insCPZsxGB2toqSVrI5YAxQjV3r5JxBZfyLs =
3
+ github.com/Crossbell-Box/contracts.go v0.0.0-20230411053114-32a7f5e065cc h1:OVJzK6Wb2wZQKx1TYmyIb/h+IEOtHNKvwioDOiTYisM =
4
+ github.com/Crossbell-Box/contracts.go v0.0.0-20230411053114-32a7f5e065cc /go.mod h1:sSTT0W2insCPZsxGB2toqSVrI5YAxQjV3r5JxBZfyLs =
3
5
github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8 =
4
6
github.com/JohannesKaufmann/html-to-markdown v1.5.0 h1:cEAcqpxk0hUJOXEVGrgILGW76d1GpyGY7PCnAaWQyAI =
5
7
github.com/JohannesKaufmann/html-to-markdown v1.5.0 /go.mod h1:QTO/aTyEDukulzu269jY0xiHeAGsNxmuUBo2Q0hPsK8 =
You can’t perform that action at this time.
0 commit comments