Skip to content

Commit f1e7fba

Browse files
committed
fix go.mod comment
1 parent fb8af11 commit f1e7fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/CosmosContracts/juno/v13
22

33
go 1.20
44

5-
# TODO: REMOVE THIS
5+
// TODO: REMOVE THIS
66
replace github.com/cosmos/cosmos-sdk => github.com/Reecepbcups/cosmos-sdk v0.45.13-alpha
77

88
require (

0 commit comments

Comments
 (0)