File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module das-account-indexer
3
3
go 1.18
4
4
5
5
require (
6
- github.com/dotbitHQ/das-lib v1.1.1-0.20240618080653-169dbeb981ed
6
+ github.com/dotbitHQ/das-lib v1.1.1-0.20240619090857-3c50b463e53d
7
7
github.com/fsnotify/fsnotify v1.5.4
8
8
github.com/gin-gonic/gin v1.9.1
9
9
github.com/go-redis/redis v6.15.9+incompatible
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5O
142
142
github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
143
143
github.com/dop251/goja v0.0.0-20211011172007-d99e4b8cbf48 /go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk =
144
144
github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7 /go.mod h1:hn7BA7c8pLvoGndExHudxTDKZ84Pyvv+90pbBjbTz0Y =
145
- github.com/dotbitHQ/das-lib v1.1.1-0.20240618080653-169dbeb981ed h1:xAETdzCg0yYmR4GUYRGuvDOSpbgU3WkjV5zNelTAo68 =
146
- github.com/dotbitHQ/das-lib v1.1.1-0.20240618080653-169dbeb981ed /go.mod h1:XrDous4HH3jze59GLdmdKZaAQ8h3unTFUBsppph7IF8 =
145
+ github.com/dotbitHQ/das-lib v1.1.1-0.20240619090857-3c50b463e53d h1:rHWIw81Y2V8Z8QIJif04PbHUOgJcIPVNJkmb9o/5Hn4 =
146
+ github.com/dotbitHQ/das-lib v1.1.1-0.20240619090857-3c50b463e53d /go.mod h1:XrDous4HH3jze59GLdmdKZaAQ8h3unTFUBsppph7IF8 =
147
147
github.com/eclipse/paho.mqtt.golang v1.2.0 /go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts =
148
148
github.com/edsrzf/mmap-go v1.0.0 /go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M =
149
149
github.com/elazarl/goproxy v0.0.0-20221015165544-a0805db90819 h1:RIB4cRk+lBqKK3Oy0r2gRX4ui7tuhiZq2SuTtTCi0/0 =
You can’t perform that action at this time.
0 commit comments