Skip to content

Commit

Permalink
micro service
Browse files Browse the repository at this point in the history
  • Loading branch information
457813723 committed Jul 12, 2024
1 parent 810c137 commit aee3e60
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.5
github.com/dotbitHQ/das-lib v1.1.1-0.20240627013710-f431ecc619e8
github.com/dotbitHQ/das-lib v1.1.1-0.20240709123250-b4968e49f871
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 @@ -147,8 +147,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.20240627013710-f431ecc619e8 h1:7QbMZT2t5BkxFKKM6nnecd0/xlPyn+QHHe3IUjWIV5E=
github.com/dotbitHQ/das-lib v1.1.1-0.20240627013710-f431ecc619e8/go.mod h1:WgHO3ZBtA0JY3l5N2gqssPxwvzoRYf4JKpQT6zyLH4s=
github.com/dotbitHQ/das-lib v1.1.1-0.20240709123250-b4968e49f871 h1:qjj9aNy/TC7vwX0etOHLolhTQEfAEctGNpJ0/7F/UZw=
github.com/dotbitHQ/das-lib v1.1.1-0.20240709123250-b4968e49f871/go.mod h1:WgHO3ZBtA0JY3l5N2gqssPxwvzoRYf4JKpQT6zyLH4s=
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 aee3e60

Please sign in to comment.