diff --git a/go.mod b/go.mod index bc342eef..306416ef 100644 --- a/go.mod +++ b/go.mod @@ -109,4 +109,4 @@ require ( // replace github.com/stephenafamo/bob v0.42.0 => ../bob // replace github.com/Gleipnir-Technology/arcgis-go v0.0.12 => ./arcgis-go -// replace github.com/go-jet/jet/v2 v2.14.1 => ../jet +replace github.com/go-jet/jet/v2 v2.14.1 => ../jet