We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f35bd2 + 0c86dfa commit d72e36aCopy full SHA for d72e36a
1 file changed
go.mod
@@ -1,11 +1,9 @@
1
-module github.com/GeoNet/fastschema
+module github.com/fastschema/fastschema
2
3
go 1.24
4
5
toolchain go1.24.7
6
7
-replace github.com/fastschema/fastschema => ./
8
-
9
require (
10
ariga.io/atlas v0.36.1
11
cloud.google.com/go/auth v0.16.2
0 commit comments