diff --git a/go.mod b/go.mod index b6cfe3b..6144cbb 100644 --- a/go.mod +++ b/go.mod @@ -1,11 +1,9 @@ -module github.com/GeoNet/fastschema +module github.com/fastschema/fastschema go 1.24 toolchain go1.24.7 -replace github.com/fastschema/fastschema => ./ - require ( ariga.io/atlas v0.36.1 cloud.google.com/go/auth v0.16.2