Skip to content

Commit

Permalink
update das-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
457813723 committed Dec 6, 2023
1 parent 52c71e9 commit 06f2a08
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/btcsuite/btcd/btcutil v1.1.3
github.com/dotbitHQ/das-lib v1.1.1-0.20231202032146-ac1f4112ec60
github.com/dotbitHQ/das-lib v1.1.1-0.20231203091545-c3ae306378a6
github.com/fsnotify/fsnotify v1.5.4
github.com/getsentry/sentry-go v0.25.0
github.com/gin-gonic/gin v1.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,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.1-0.20231202032146-ac1f4112ec60 h1:Dm+Q6eRPsSDmomCN1AFu+dtgmzeTD+GhRF+VNYUh0iY=
github.com/dotbitHQ/das-lib v1.1.1-0.20231202032146-ac1f4112ec60/go.mod h1:CvkrfnYLnKjEFTmlz70wssdkRxGvTPnAR5fcAikfu7s=
github.com/dotbitHQ/das-lib v1.1.1-0.20231203091545-c3ae306378a6 h1:ej2gkqt4l0ps9VD+mYjKcSO1w4/c155hxulF0o2dNgw=
github.com/dotbitHQ/das-lib v1.1.1-0.20231203091545-c3ae306378a6/go.mod h1:CvkrfnYLnKjEFTmlz70wssdkRxGvTPnAR5fcAikfu7s=
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 06f2a08

Please sign in to comment.