Skip to content

Commit

Permalink
upgrade wallet-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
imtianx committed Nov 11, 2024
1 parent 722f3f2 commit ce57b3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/coming-chat/go-dmens-sdk v0.0.0-20231215092705-82037ee8eb0d
github.com/coming-chat/go-red-packet v0.0.5-0.20230530070307-c05ad37efbc4
github.com/coming-chat/go-runes-api v0.0.0-20240621100951-903dc5ff548c
github.com/coming-chat/wallet-SDK v0.2.7-0.20240702095601-c320810b261b
github.com/coming-chat/wallet-SDK v0.2.7-0.20241109124543-d48c7407aa32
github.com/lightningnetwork/lnd v0.18.3-beta
golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ github.com/coming-chat/lnd v0.18.3-beta.coming h1:blpDC1RFgkV9TVv3kAubX+ZInTTwUQ
github.com/coming-chat/lnd v0.18.3-beta.coming/go.mod h1:Xamph8AYM3iWyyn9w/tx+cLG6Tx1SSnSSPRFn71zuyQ=
github.com/coming-chat/wallet-SDK v0.2.7-0.20240702095601-c320810b261b h1:B/NF5/wda2U36bGJjeYmY6kot/Tq7bNyFzerZBLmRWs=
github.com/coming-chat/wallet-SDK v0.2.7-0.20240702095601-c320810b261b/go.mod h1:AcYnwedcxYZuI34Q6WeRrBJ/jGooqMj/eCt5CxnT5sg=
github.com/coming-chat/wallet-SDK v0.2.7-0.20241109124543-d48c7407aa32 h1:YFCp2XW/I6OSMN966KzvufKEV0xTOCF3NfM6cvmchlQ=
github.com/coming-chat/wallet-SDK v0.2.7-0.20241109124543-d48c7407aa32/go.mod h1:AcYnwedcxYZuI34Q6WeRrBJ/jGooqMj/eCt5CxnT5sg=
github.com/consensys/bavard v0.1.13 h1:oLhMLOFGTLdlda/kma4VOJazblc7IM5y5QPd2A/YjhQ=
github.com/consensys/bavard v0.1.13/go.mod h1:9ItSMtA/dXMAiL7BG6bqW2m3NdSEObYWoH223nGHukI=
github.com/consensys/gnark-crypto v0.12.1 h1:lHH39WuuFgVHONRl3J0LRBtuYdQTumFSDtJF7HpyG8M=
Expand Down

0 comments on commit ce57b3f

Please sign in to comment.