We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96773c9 + e56be85 commit bd1d453Copy full SHA for bd1d453
internal/exporter/expander_yaml.go
@@ -5,7 +5,7 @@ import (
5
6
"errors"
7
"fmt"
8
- "gopkg.in/yaml.v2"
+ "gopkg.in/yaml.v3"
9
)
10
11
// validateJSON ...
0 commit comments