Skip to content

Commit 7b037fb

Browse files
committed
feat: Updated generated types
Signed-off-by: Eddie Knight <knight@linux.com>
1 parent 1259aa9 commit 7b037fb

2 files changed

Lines changed: 210 additions & 82 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GOFLAGS :=
1010
COVERFILE := coverage.out
1111
TESTCOVERAGE_THRESHOLD := 71
1212
GOLANGCI_LINT := golangci-lint
13-
SPECVERSION := v0.21.0
13+
SPECVERSION := v0.22.0
1414

1515
.PHONY: all tidy fmtcheck fmt vet lint test testcov race coverage-check build install generate ci-local clean help
1616

0 commit comments

Comments
 (0)