Skip to content

Commit 8751ecb

Browse files
authored
feat(tss): bump go-tss (#3767)
* Bump go-tss * ci: trigger CI build * Use release tag
1 parent d7f7dfc commit 8751ecb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ require (
311311
github.com/montanaflynn/stats v0.7.1
312312
github.com/showa-93/go-mask v0.6.2
313313
github.com/tonkeeper/tongo v1.14.8
314-
github.com/zeta-chain/go-tss v0.4.0
314+
github.com/zeta-chain/go-tss v0.5.0
315315
github.com/zeta-chain/protocol-contracts-solana/go-idl v0.0.0-20250320221859-9eabc2d8eba8
316316
)
317317

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,6 +1402,10 @@ github.com/zeta-chain/go-libp2p v0.0.0-20240710192637-567fbaacc2b4 h1:FmO3HfVdZ7
14021402
github.com/zeta-chain/go-libp2p v0.0.0-20240710192637-567fbaacc2b4/go.mod h1:TBv5NY/CqWYIfUstXO1fDWrt4bDoqgCw79yihqBspg8=
14031403
github.com/zeta-chain/go-tss v0.4.0 h1:SeV1/bOsQa6JBI7dk4STU1T8j6CiBdHCvrAxci84l6Q=
14041404
github.com/zeta-chain/go-tss v0.4.0/go.mod h1:9i7wLXr09Guc4JaO4cLhNkGzZkqmvjQxWx2aMTdzkXM=
1405+
github.com/zeta-chain/go-tss v0.4.1-0.20250326144024-94b1d39b9c2d h1:cjCi8b4FLFL892uMt3EpRxZEEApy0ZiA8VnVgNrrhAk=
1406+
github.com/zeta-chain/go-tss v0.4.1-0.20250326144024-94b1d39b9c2d/go.mod h1:xLssidNiAP/fcdcw+cUPA2VS7Td2bnPMS/8x0jnde8w=
1407+
github.com/zeta-chain/go-tss v0.5.0 h1:vXFEXPC5fSDhlcsU515/vUYGKQWAFj4PfwjrZnbtAEg=
1408+
github.com/zeta-chain/go-tss v0.5.0/go.mod h1:xLssidNiAP/fcdcw+cUPA2VS7Td2bnPMS/8x0jnde8w=
14051409
github.com/zeta-chain/protocol-contracts v1.0.2-athens3.0.20250318094825-429d8390b7fc h1:oXw/b55v4KbX5KV7CELt5IRNDwu6w6g/P6jY2ARYzUQ=
14061410
github.com/zeta-chain/protocol-contracts v1.0.2-athens3.0.20250318094825-429d8390b7fc/go.mod h1:SjT7QirtJE8stnAe1SlNOanxtfSfijJm3MGJ+Ax7w7w=
14071411
github.com/zeta-chain/protocol-contracts-solana/go-idl v0.0.0-20250320221859-9eabc2d8eba8 h1:kK6T4k/HghNm3dpIEs/T7cEqtEOqrL0CSaD+MPJh8PU=

0 commit comments

Comments
 (0)