Skip to content

Commit

Permalink
Update go.mod to use absolute module path.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon-mint authored Oct 14, 2024
1 parent c3ad8e7 commit 74fcdf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module TermiSand
module github.com/BobdaProgrammer/TermiSand

go 1.21.6

Expand Down

0 comments on commit 74fcdf5

Please sign in to comment.