Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix: codegen package
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <reaver@flomesh.io>
  • Loading branch information
reaver-flomesh committed Jun 11, 2023
1 parent 61afe75 commit ceb2822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/update-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ set -o errexit
set -o nounset
set -o pipefail

PROJECT_PKG="github.com/flomesh-io/fsm"
PROJECT_PKG="github.com/flomesh-io/fsm-classic"
ROOT_DIR="$(git rev-parse --show-toplevel)"

CODEGEN_VERSION="v0.26.1"
Expand Down

0 comments on commit ceb2822

Please sign in to comment.