Skip to content

Commit

Permalink
feat: update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpiotzh committed Jul 18, 2022
1 parent 8cdf943 commit 737a7ca
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 @@ -3,7 +3,7 @@ module das-pay
go 1.16

require (
github.com/dotbitHQ/das-lib v0.0.0-20220704113819-e31ee2e97389
github.com/dotbitHQ/das-lib v0.0.0-20220718022750-cfcd2c5b88b7
github.com/elazarl/goproxy v0.0.0-20220529153421-8ea89ba92021 // indirect
github.com/ethereum/go-ethereum v1.10.17
github.com/fbsobreira/gotron-sdk v0.0.0-20211102183839-58a64f4da5f4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf/go.mod h1:eEKB0N0r
github.com/dop251/goja v0.0.0-20200219165308-d1232e640a87/go.mod h1:Mw6PkjjMXWbTj+nnj4s3QPXq1jaT0s5pC0iFD4+BOAA=
github.com/dop251/goja v0.0.0-20211011172007-d99e4b8cbf48/go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk=
github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7/go.mod h1:hn7BA7c8pLvoGndExHudxTDKZ84Pyvv+90pbBjbTz0Y=
github.com/dotbitHQ/das-lib v0.0.0-20220704113819-e31ee2e97389 h1:wcDHr50iXtAXWmxWqvxgbuwvzArnl6dSc9XA3QvK9qg=
github.com/dotbitHQ/das-lib v0.0.0-20220704113819-e31ee2e97389/go.mod h1:cjxR/SvT6w9U2fvNpADeyB31ukYLSrfffC67puHOZ/c=
github.com/dotbitHQ/das-lib v0.0.0-20220718022750-cfcd2c5b88b7 h1:f+c3ZCGxUnrdkvemla/ZNdMDWtMhJaFUKVSPP43J+ck=
github.com/dotbitHQ/das-lib v0.0.0-20220718022750-cfcd2c5b88b7/go.mod h1:cjxR/SvT6w9U2fvNpADeyB31ukYLSrfffC67puHOZ/c=
github.com/eclipse/paho.mqtt.golang v1.2.0/go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts=
github.com/edsrzf/mmap-go v0.0.0-20160512033002-935e0e8a636c/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
github.com/edsrzf/mmap-go v1.0.0 h1:CEBF7HpRnUCSJgGUb5h1Gm7e3VkmVDrR8lvWVLtrOFw=
Expand Down

0 comments on commit 737a7ca

Please sign in to comment.