Skip to content

Commit

Permalink
update daslib
Browse files Browse the repository at this point in the history
  • Loading branch information
457813723 committed Aug 16, 2023
1 parent 93ae5b3 commit 82423a3
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-account-indexer
go 1.17

require (
github.com/dotbitHQ/das-lib v1.0.2-0.20230814073502-2e3dcef37ce5
github.com/dotbitHQ/das-lib v1.0.2-0.20230816015355-2dea1da4af7b
github.com/fsnotify/fsnotify v1.5.4
github.com/gin-gonic/gin v1.8.1
github.com/go-redis/redis v6.15.9+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ github.com/docker/docker v1.6.2/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsvi
github.com/dop251/goja v0.0.0-20211011172007-d99e4b8cbf48/go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk=
github.com/dop251/goja v0.0.0-20220405120441-9037c2b61cbf/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.2-0.20230814073502-2e3dcef37ce5 h1:Js7f3ffadUi0V32BlIV3o4FkRMuN7MEEb5j/8jrkOnw=
github.com/dotbitHQ/das-lib v1.0.2-0.20230814073502-2e3dcef37ce5/go.mod h1:japVQ2Q/jXBwrRUJh68HF+ryD8cV9NX6BqvbLmpivXc=
github.com/dotbitHQ/das-lib v1.0.2-0.20230816015355-2dea1da4af7b h1:8CRGYVezW4jXoqwSoqKG0wAzVlPD5DkCCH68cZffOa4=
github.com/dotbitHQ/das-lib v1.0.2-0.20230816015355-2dea1da4af7b/go.mod h1:0Xz1xNeet2JnAg9ftSCen7n9zsdgVRlMwGNTAmjUT2s=
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-20221015165544-a0805db90819 h1:RIB4cRk+lBqKK3Oy0r2gRX4ui7tuhiZq2SuTtTCi0/0=
Expand Down

0 comments on commit 82423a3

Please sign in to comment.