This commit is contained in:
2024-07-20 10:30:48 +08:00
parent a492f6d6eb
commit 1b73e8d15c
4 changed files with 26 additions and 0 deletions

1
go.mod
View File

@@ -31,6 +31,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/magiconair/properties v1.8.7 // indirect