Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 4e19fd0

Browse files
committed
correct go.mod path
1 parent d4d3631 commit 4e19fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module "gopkg.in/yaml.v3"
1+
module "github.com/tonickkozlov/yaml"
22

33
require (
44
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405

0 commit comments

Comments
 (0)