Skip to content

Commit

Permalink
chore: revert temporary version changes in run.sh (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marina-Sakai authored Oct 11, 2024
1 parent c5eb34b commit 1bb9515
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ if [[ -n $LOCAL_REPO ]]; then
go mod edit -replace github.com/cloudwego/kitex=${LOCAL_REPO}
fi

go mod edit -replace github.com/cloudwego/kitex=github.com/Marina-Sakai/[email protected]
go get github.com/cloudwego/dynamicgo@main

go mod tidy

echo -e "\nupdating dependencies ... done\n"
Expand Down

0 comments on commit 1bb9515

Please sign in to comment.