mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-10-31 21:47:27 +00:00 
			
		
		
		
	bump deps (#1870)
This commit is contained in:
		
							parent
							
								
									41b79e44af
								
							
						
					
					
						commit
						543417c01f
					
				
							
								
								
									
										4
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.mod
									
									
									
									
									
								
							| @ -10,11 +10,11 @@ require ( | ||||
| 	github.com/cometbft/cometbft v0.37.4 | ||||
| 	github.com/cometbft/cometbft-db v0.9.1 | ||||
| 	github.com/cosmos/cosmos-proto v1.0.0-beta.4 | ||||
| 	github.com/cosmos/cosmos-sdk v0.47.7 | ||||
| 	github.com/cosmos/cosmos-sdk v0.47.10 | ||||
| 	github.com/cosmos/go-bip39 v1.0.0 | ||||
| 	github.com/cosmos/gogoproto v1.4.10 | ||||
| 	github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 v7.1.3 | ||||
| 	github.com/cosmos/ibc-go/v7 v7.3.1 | ||||
| 	github.com/cosmos/ibc-go/v7 v7.4.0 | ||||
| 	github.com/ethereum/go-ethereum v1.10.26 | ||||
| 	github.com/evmos/ethermint v0.21.0 | ||||
| 	github.com/go-kit/kit v0.12.0 | ||||
|  | ||||
							
								
								
									
										4
									
								
								go.sum
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.sum
									
									
									
									
									
								
							| @ -426,8 +426,8 @@ github.com/cosmos/iavl v1.0.0 h1:bw6t0Mv/mVCJvlMTOPHWLs5uUE3BRBfVWCRelOzl+so= | ||||
| github.com/cosmos/iavl v1.0.0/go.mod h1:CmTGqMnRnucjxbjduneZXT+0vPgNElYvdefjX2q9tYc= | ||||
| github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 v7.1.3 h1:MZGDMETv72suFpTAD6VPGqSIm1FJcChtk2HmVh9D+Bo= | ||||
| github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 v7.1.3/go.mod h1:UvDmcGIWJPIytq+Q78/ff5NTOsuX/7IrNgEugTW5i0s= | ||||
| github.com/cosmos/ibc-go/v7 v7.3.1 h1:bil1IjnHdyWDASFYKfwdRiNtFP6WK3osW7QFEAgU4I8= | ||||
| github.com/cosmos/ibc-go/v7 v7.3.1/go.mod h1:wvx4pPBofe5ZdMNV3OFRxSI4auEP5Qfqf8JXLLNV04g= | ||||
| github.com/cosmos/ibc-go/v7 v7.4.0 h1:8FqYMptvksgMvlbN4UW9jFxTXzsPyfAzEZurujXac8M= | ||||
| github.com/cosmos/ibc-go/v7 v7.4.0/go.mod h1:L/KaEhzV5TGUCTfGysVgMBQtl5Dm7hHitfpk+GIeoAo= | ||||
| github.com/cosmos/ics23/go v0.10.0 h1:iXqLLgp2Lp+EdpIuwXTYIQU+AiHj9mOC2X9ab++bZDM= | ||||
| github.com/cosmos/ics23/go v0.10.0/go.mod h1:ZfJSmng/TBNTBkFemHHHj5YY7VAU/MBU980F4VU1NG0= | ||||
| github.com/cosmos/keyring v1.2.0 h1:8C1lBP9xhImmIabyXW4c3vFjjLiBdGCmfLUfeZlV1Yo= | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Nick DeLuca
						Nick DeLuca