Skip to content

Commit

Permalink
feat: update das-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpiotzh committed Dec 15, 2023
1 parent 34a1e95 commit d82af2d
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_database
go 1.18

require (
github.com/dotbitHQ/das-lib v1.1.1-0.20231203091545-c3ae306378a6
github.com/dotbitHQ/das-lib v1.1.1-0.20231215082414-fc8916d122a7
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 @@ -97,8 +97,8 @@ github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8
github.com/dlclark/regexp2 v1.2.0/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=
github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/dop251/goja v0.0.0-20200219165308-d1232e640a87/go.mod h1:Mw6PkjjMXWbTj+nnj4s3QPXq1jaT0s5pC0iFD4+BOAA=
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/dotbitHQ/das-lib v1.1.1-0.20231215082414-fc8916d122a7 h1:O6VxgzMbz86s9AIwKp3Q9/mFfvljGyQhk0MTq0tdGxw=
github.com/dotbitHQ/das-lib v1.1.1-0.20231215082414-fc8916d122a7/go.mod h1:CvkrfnYLnKjEFTmlz70wssdkRxGvTPnAR5fcAikfu7s=
github.com/edsrzf/mmap-go v0.0.0-20160512033002-935e0e8a636c/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
github.com/elastic/gosigar v0.8.1-0.20180330100440-37f05ff46ffa/go.mod h1:cdorVVzy1fhmEqmtgqkoE3bYtCfSCkVyjTyCIo22xvs=
github.com/elazarl/goproxy v0.0.0-20221015165544-a0805db90819 h1:RIB4cRk+lBqKK3Oy0r2gRX4ui7tuhiZq2SuTtTCi0/0=
Expand Down

0 comments on commit d82af2d

Please sign in to comment.