Port types codegen to yaml.v3
v3 threats empty defs a bit differently (see changes in yaml files)
This commit is contained in:
@@ -2,7 +2,7 @@ package codegen
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
"os"
|
||||
"path"
|
||||
"syscall"
|
||||
|
||||
Reference in New Issue
Block a user