Skip to content

Commit c866742

Browse files
committed
Fix module name to use github url
1 parent 845cbaa commit c866742

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 puffin
1+
module github.com/siddhantac/puffin
22

33
go 1.21
44

0 commit comments

Comments
 (0)