Skip to content

Commit ed182f4

Browse files
committed
Fix module name
Signed-off-by: Ulysses Souza <[email protected]>
1 parent f46304e commit ed182f4

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 github.com/compose-spec/compliance
1+
module github.com/compose-spec/compatibility-test-suite
22

33
go 1.13
44

0 commit comments

Comments
 (0)