Skip to content

Commit d42b8d7

Browse files
authored
fix module name (#20)
Signed-off-by: Tom Hennen <[email protected]>
1 parent 35f1861 commit d42b8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sourcetool/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/slsa/slsa-source-poc/sourcetool
1+
module github.com/slsa-framework/slsa-source-poc/sourcetool
22

33
go 1.24
44

0 commit comments

Comments
 (0)