Skip to content

Commit 74fcdf5

Browse files
authored
Update go.mod to use absolute module path.
1 parent c3ad8e7 commit 74fcdf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module TermiSand
1+
module github.com/BobdaProgrammer/TermiSand
22

33
go 1.21.6
44

0 commit comments

Comments
 (0)