diff --git a/go.mod b/go.mod index 2b000a8..a47b531 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,3 @@ module github.com/Arya-f4/worldshellfinder go 1.23 - -require ( - github.com/Arya-f4/worldshellfinder/v3 v1.1.1.3 -)