Skip to content

Commit

Permalink
Merge branch 'feat/update-das-lock' into dev
Browse files Browse the repository at this point in the history
# Conflicts:
#	go.mod
#	go.sum
  • Loading branch information
sjatsh committed Aug 30, 2024
2 parents 4652ebb + 395941e commit ac7c031
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.24.0
github.com/dotbitHQ/das-lib v1.2.1-0.20240823031509-948be9fa1408
github.com/dotbitHQ/das-lib v1.2.1-0.20240830145414-91e9f6e00013
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 @@ -113,8 +113,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.2.1-0.20240823031509-948be9fa1408 h1:YsD+pEBox7nAtsN3hsd3eTQ02rlKD8V2LdycbV4vxB8=
github.com/dotbitHQ/das-lib v1.2.1-0.20240823031509-948be9fa1408/go.mod h1:XrDous4HH3jze59GLdmdKZaAQ8h3unTFUBsppph7IF8=
github.com/dotbitHQ/das-lib v1.2.1-0.20240830145414-91e9f6e00013 h1:2cDs3doZoKvMJgNV5j80ir9GBla25UWPLI4Q+uAyQl8=
github.com/dotbitHQ/das-lib v1.2.1-0.20240830145414-91e9f6e00013/go.mod h1:XrDous4HH3jze59GLdmdKZaAQ8h3unTFUBsppph7IF8=
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 ac7c031

Please sign in to comment.