Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya-f4 authored Oct 1, 2024
1 parent 7aa2c87 commit c79968d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
module github.com/Arya-f4/worldshellfinder

go 1.23
// indirect

require (
github.com/Arya-f4/worldshellfinder v0.0.0-00010101000000-000000000000
)

replace github.com/Arya-f4/worldshellfinder => github.com/Arya-f4/worldshellfinder v0.0.0-00010101000000-000000000000

0 comments on commit c79968d

Please sign in to comment.