|
|
@@ -21,6 +21,7 @@ require (
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
|
|
github.com/gorilla/websocket v1.4.2
|
|
|
github.com/grd/stat v0.0.0-20130623202159-138af3fd5012
|
|
|
+ github.com/huandu/go-clone v1.3.0
|
|
|
github.com/james-bowman/nlp v0.0.0-20210511120306-26d441fa0ded
|
|
|
github.com/james-bowman/sparse v0.0.0-20210729090128-1e6c7dd483e9 // indirect
|
|
|
github.com/jinzhu/now v1.1.2
|
|
|
@@ -78,7 +79,6 @@ require (
|
|
|
github.com/hashicorp/errwrap v1.0.0 // indirect
|
|
|
github.com/hashicorp/go-multierror v1.1.0 // indirect
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect
|
|
|
- github.com/huandu/go-clone v1.3.0 // indirect
|
|
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
|
|
|
github.com/klauspost/pgzip v1.2.4 // indirect
|