Skip to content

Commit

Permalink
gen: add schemachanger to code generation target
Browse files Browse the repository at this point in the history
Before this, dev gen go did not regenerate schemachanger code.

Release justification: build tooling only change.

Release note: None
  • Loading branch information
ajwerner committed Aug 23, 2022
1 parent 27764b6 commit 1443da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/gen/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ gen(
":misc",
":optgen",
":parser",
":schemachanger",
":stringer",
],
)

0 comments on commit 1443da7

Please sign in to comment.