Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpiotzh committed Nov 23, 2023
2 parents 33fed0d + cc4d93b commit 40870e0
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/btcsuite/btcd v0.23.3
github.com/dotbitHQ/das-lib v1.1.1-0.20231110142127-cf464ed256fb
github.com/dotbitHQ/das-lib v1.1.1-0.20231123020948-b7a5fa707ed2
github.com/ethereum/go-ethereum v1.10.26
github.com/fbsobreira/gotron-sdk v0.0.0-20230323193002-7843d2a7548e
github.com/fsnotify/fsnotify v1.5.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8
github.com/dlclark/regexp2 v1.2.0/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=
github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/dop251/goja v0.0.0-20200219165308-d1232e640a87/go.mod h1:Mw6PkjjMXWbTj+nnj4s3QPXq1jaT0s5pC0iFD4+BOAA=
github.com/dotbitHQ/das-lib v1.1.1-0.20231110142127-cf464ed256fb h1:eYLV4l5gsjjC5MgjCOdwYoXx3433WmPlzJ1rQWe18xs=
github.com/dotbitHQ/das-lib v1.1.1-0.20231110142127-cf464ed256fb/go.mod h1:zJoc2ehhBdY9Bq7j0gwgh/PbAiLoElRb7jJagxSx2IA=
github.com/dotbitHQ/das-lib v1.1.1-0.20231123020948-b7a5fa707ed2 h1:T4FJr9NepTSws1i73NSFe1fTqzrwhpD+xBij1s1tlvo=
github.com/dotbitHQ/das-lib v1.1.1-0.20231123020948-b7a5fa707ed2/go.mod h1:zJoc2ehhBdY9Bq7j0gwgh/PbAiLoElRb7jJagxSx2IA=
github.com/edsrzf/mmap-go v0.0.0-20160512033002-935e0e8a636c/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
github.com/edsrzf/mmap-go v1.0.0 h1:CEBF7HpRnUCSJgGUb5h1Gm7e3VkmVDrR8lvWVLtrOFw=
github.com/elastic/gosigar v0.8.1-0.20180330100440-37f05ff46ffa/go.mod h1:cdorVVzy1fhmEqmtgqkoE3bYtCfSCkVyjTyCIo22xvs=
Expand Down

0 comments on commit 40870e0

Please sign in to comment.