Skip to content

Commit af0a668

Browse files
committed
chore: update go.mod
1 parent 584aa92 commit af0a668

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace (
77
cosmossdk.io/x/upgrade => github.com/atomone-hub/cosmos-sdk/x/upgrade v0.1.5-0.20250718120936-fecbfb875bd9
88
github.com/cosmos/cosmos-sdk => github.com/atomone-hub/cosmos-sdk v0.50.13-0.20250718120936-fecbfb875bd9
99
github.com/cosmos/ibc-go/v10 => github.com/cosmos/ibc-go/v10 v10.2.0
10-
github.com/cosmos/interchain-security/v5 => github.com/allinbits/interchain-security/v5 v5.2.1-0.20250818205642-6f8306deb72a
10+
github.com/cosmos/interchain-security/v5 => github.com/allinbits/interchain-security/v5 v5.2.1-0.20250818223054-2faa826b267a
1111
)
1212

1313
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -689,8 +689,8 @@ github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuy
689689
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
690690
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
691691
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
692-
github.com/allinbits/interchain-security/v5 v5.2.1-0.20250818205642-6f8306deb72a h1:8gwMlZS0W8VxEEEMzZ7JlrtO6iMXrXA10SZxK17GlUE=
693-
github.com/allinbits/interchain-security/v5 v5.2.1-0.20250818205642-6f8306deb72a/go.mod h1:ouMe0waDG0lz6WqU8zW3IJX8+7oE9kNSW64pw3YSySg=
692+
github.com/allinbits/interchain-security/v5 v5.2.1-0.20250818223054-2faa826b267a h1:3uWwgMu9rK2bWnACpu3E3JhsIXw+njk2s5QLgxdr0xQ=
693+
github.com/allinbits/interchain-security/v5 v5.2.1-0.20250818223054-2faa826b267a/go.mod h1:ouMe0waDG0lz6WqU8zW3IJX8+7oE9kNSW64pw3YSySg=
694694
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
695695
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
696696
github.com/apache/arrow/go/v10 v10.0.1/go.mod h1:YvhnlEePVnBS4+0z3fhPfUy7W1Ikj0Ih0vcRo/gZ1M0=

0 commit comments

Comments
 (0)