This commit is contained in:
2023-11-20 08:39:09 +08:00
parent e85f3de736
commit 5075515e37
5 changed files with 210 additions and 2 deletions

1
go.mod
View File

@@ -24,6 +24,7 @@ require (
github.com/elastic/go-elasticsearch/v8 v8.11.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/graphql-go/graphql v0.8.1 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect