Skip to content

Commit 78b7fdf

Browse files
committed
go fmt
1 parent c9b2843 commit 78b7fdf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

yaml2json.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
package main
22

33
import (
4+
"github.com/go-yaml/yaml"
5+
46
"encoding/json"
57
"fmt"
6-
"github.com/go-yaml/yaml"
78
"log"
89
)
910

0 commit comments

Comments
 (0)