Skip to content

Commit 4ac2b90

Browse files
fix(deps): update github.com/crossbell-box/contracts.go digest to 32a7f5e
1 parent ba02da5 commit 4ac2b90

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Crossbell-Box/OperatorSync
33
go 1.19
44

55
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
77
github.com/JohannesKaufmann/html-to-markdown v1.5.0
88
github.com/ethereum/go-ethereum v1.11.5
99
github.com/gin-gonic/gin v1.9.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
github.com/Crossbell-Box/contracts.go v0.0.0-20230410043303-3f6ac5d3fae2 h1:eLZiGu5JCQ6H/QiyrhDXdVUM2KpmniB23yRJz7Qnr5A=
22
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=
35
github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8=
46
github.com/JohannesKaufmann/html-to-markdown v1.5.0 h1:cEAcqpxk0hUJOXEVGrgILGW76d1GpyGY7PCnAaWQyAI=
57
github.com/JohannesKaufmann/html-to-markdown v1.5.0/go.mod h1:QTO/aTyEDukulzu269jY0xiHeAGsNxmuUBo2Q0hPsK8=

0 commit comments

Comments
 (0)