Skip to content

Commit 1d3f0b9

Browse files
committed
add go gen
Signed-off-by: iamrajiv <[email protected]>
1 parent 72effa8 commit 1d3f0b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/api/bindings.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ limitations under the License.
1616
SPDX-License-Identifier: Apache-2.0
1717
*/
1818

19+
//go:generate go run ../../tools/generator.go --resources ../..
20+
1921
package api
2022

2123
import (

0 commit comments

Comments
 (0)