We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b2843 commit 78b7fdfCopy full SHA for 78b7fdf
1 file changed
yaml2json.go
@@ -1,9 +1,10 @@
1
package main
2
3
import (
4
+ "github.com/go-yaml/yaml"
5
+
6
"encoding/json"
7
"fmt"
- "github.com/go-yaml/yaml"
8
"log"
9
)
10
0 commit comments