Skip to content

Commit

Permalink
feat: update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpiotzh committed Sep 19, 2022
1 parent 08bc698 commit 16c903e
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_register_server
go 1.16

require (
github.com/dotbitHQ/das-lib v1.0.1-0.20220916025217-208e6c514fb8
github.com/dotbitHQ/das-lib v1.0.1-0.20220919045843-de70036ffebf
github.com/elazarl/goproxy v0.0.0-20220417044921-416226498f94 // indirect
github.com/ethereum/go-ethereum v1.10.17
github.com/fsnotify/fsnotify v1.5.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5O
github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
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 v1.0.1-0.20220916025217-208e6c514fb8 h1:lJ/smVFWMKb2+cx5mKop+lLFc8zLhZ3yavFDennoBiw=
github.com/dotbitHQ/das-lib v1.0.1-0.20220916025217-208e6c514fb8/go.mod h1:nxmnsMZinmIR9K4BtL/UumixgWhwWnf61tasNeRjqZE=
github.com/dotbitHQ/das-lib v1.0.1-0.20220919045843-de70036ffebf h1:FL3xNHkGmladj/PWkNr8Lb68q97wWQR5n8SbyhEg5yI=
github.com/dotbitHQ/das-lib v1.0.1-0.20220919045843-de70036ffebf/go.mod h1:nxmnsMZinmIR9K4BtL/UumixgWhwWnf61tasNeRjqZE=
github.com/eclipse/paho.mqtt.golang v1.2.0/go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts=
github.com/edsrzf/mmap-go v1.0.0/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
github.com/elazarl/goproxy v0.0.0-20220417044921-416226498f94 h1:VIy7cdK7ufs7ctpTFkXJHm1uP3dJSnCGSPysEICB1so=
Expand Down

0 comments on commit 16c903e

Please sign in to comment.