fix 规则链错误

This commit is contained in:
XM-GO
2023-09-02 10:11:14 +08:00
parent 7719897b24
commit b008b1b4bf
3 changed files with 5 additions and 5 deletions

1
go.mod
View File

@@ -76,6 +76,7 @@ require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect
github.com/gorilla/schema v1.2.0 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect