Skip to content

Commit 0f94592

Browse files
committed
gci
1 parent de8b579 commit 0f94592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/types/yaml/yaml/stage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ package yaml
55
import (
66
"fmt"
77

8+
"github.com/invopop/jsonschema"
89
"gopkg.in/yaml.v3"
910

1011
"github.com/go-vela/server/compiler/types/pipeline"
1112
"github.com/go-vela/server/compiler/types/raw"
12-
"github.com/invopop/jsonschema"
1313
)
1414

1515
type (

0 commit comments

Comments
 (0)