Go back to replacing jet for now
I need it for my geometry column types
This commit is contained in:
parent
e36b512908
commit
0301545df9
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -109,4 +109,4 @@ require (
|
||||||
|
|
||||||
// replace github.com/stephenafamo/bob v0.42.0 => ../bob
|
// replace github.com/stephenafamo/bob v0.42.0 => ../bob
|
||||||
// replace github.com/Gleipnir-Technology/arcgis-go v0.0.12 => ./arcgis-go
|
// 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue