Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Manfred Touron <[email protected]>
  • Loading branch information
moul committed Apr 26, 2022
1 parent 4a59be5 commit 0f6db28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ require (
google.golang.org/protobuf v1.27.1 // indirect
)

replace github.com/gnolang/gno => /home/moul/go/src/moul.io/gno/gno/
replace github.com/gnolang/gno => ../../gno1

0 comments on commit 0f6db28

Please sign in to comment.