Golang YAML Unmarshal doesn’t unmarshal nested yaml keys
I’d like to load a list of objects from a yaml file but for some reason the nested properties in my yaml file are not properly loaded:
I’d like to load a list of objects from a yaml file but for some reason the nested properties in my yaml file are not properly loaded: