Skip to content

Commit

Permalink
feat: update das-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
sjatsh committed Sep 5, 2023
1 parent 80d01c0 commit a4ea6cb
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.1.0
github.com/dotbitHQ/das-lib v1.1.1-0.20230905112039-574f19c40652
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 @@ -130,8 +130,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.1.0 h1:LkAzajGeD5SMtF2JKGu/8Aday084R/4wij/EB9aCtEc=
github.com/dotbitHQ/das-lib v1.1.0/go.mod h1:hlSLEmq7KQj0KP2DTAOaHAvpj3ecN74W2CyrCOmEORk=
github.com/dotbitHQ/das-lib v1.1.1-0.20230905112039-574f19c40652 h1:Mbuq9pZmLmRltlmMwDXfIEs0ppkuFb3Ircf4gE36g3g=
github.com/dotbitHQ/das-lib v1.1.1-0.20230905112039-574f19c40652/go.mod h1:hlSLEmq7KQj0KP2DTAOaHAvpj3ecN74W2CyrCOmEORk=
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 a4ea6cb

Please sign in to comment.