Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit cf1e5c2

Browse files
committed
refactoring
1 parent 7a19ac0 commit cf1e5c2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/spf13/viper v1.20.1
1919
github.com/vultisig/commondata v0.0.0-20250710214228-61d9ed8f7778
2020
github.com/vultisig/mobile-tss-lib v0.0.0-20250316003201-2e7e570a4a74
21-
github.com/vultisig/recipes v0.0.0-20250804165337-98ae4a2efa18
21+
github.com/vultisig/recipes v0.0.0-20250804215735-744a9a61f45c
2222
github.com/vultisig/verifier v0.0.0-20250731092019-00d44a4b02b9
2323
github.com/vultisig/vultiserver v0.0.0-20250715212748-4b23f9849e4b
2424
golang.org/x/sync v0.14.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,8 @@ github.com/vultisig/recipes v0.0.0-20250804144750-c21977a17e72 h1:Vypx8sZVTbF7GI
761761
github.com/vultisig/recipes v0.0.0-20250804144750-c21977a17e72/go.mod h1:Ot3lrUnnSw67Hep+MelclVPgNLDxJP01Ezixw/1RYRE=
762762
github.com/vultisig/recipes v0.0.0-20250804165337-98ae4a2efa18 h1:zEPPC4TE+CJhVPFhTzFFCIHXpa91sMn30tFzYLGP1UE=
763763
github.com/vultisig/recipes v0.0.0-20250804165337-98ae4a2efa18/go.mod h1:Ot3lrUnnSw67Hep+MelclVPgNLDxJP01Ezixw/1RYRE=
764+
github.com/vultisig/recipes v0.0.0-20250804215735-744a9a61f45c h1:942aary32eEcYuXcUURUDUsKWLYgoTjxjDC5VtozdM0=
765+
github.com/vultisig/recipes v0.0.0-20250804215735-744a9a61f45c/go.mod h1:Ot3lrUnnSw67Hep+MelclVPgNLDxJP01Ezixw/1RYRE=
764766
github.com/vultisig/verifier v0.0.0-20250731092019-00d44a4b02b9 h1:j4duFCHur0x8vtAh3YHcwmRZKqMwcEkl/u7wjOBrMbc=
765767
github.com/vultisig/verifier v0.0.0-20250731092019-00d44a4b02b9/go.mod h1:nFUize5jJAi5P7V0dloNUB+ykJZvgNe4S80h6uAA9SQ=
766768
github.com/vultisig/vultiserver v0.0.0-20250715212748-4b23f9849e4b h1:Ed2DOWo8fA0KG6e36rzUmGpxcOQjmWTbxWyvUbI5by8=

0 commit comments

Comments
 (0)