Skip to content

Commit 755e3f8

Browse files
authored
Remove version field from ResourceIdentifier (#761)
1 parent d25b31d commit 755e3f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

go/fn/origin.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ const (
3737

3838
type ResourceIdentifier struct {
3939
Group string
40-
Version string
4140
Kind string
4241
Name string
4342
Namespace string

0 commit comments

Comments
 (0)