refactor: use existing PreventSurroundingPre

This commit is contained in:
httpjamesm 2022-12-29 12:22:59 -05:00
parent 10e7c89e96
commit c0df07abad
6 changed files with 26 additions and 15 deletions

1
go.mod
View file

@ -17,6 +17,7 @@ require (
github.com/go-playground/universal-translator v0.18.0 // indirect
github.com/go-playground/validator/v10 v10.11.1 // indirect
github.com/goccy/go-json v0.10.0 // indirect
github.com/joho/godotenv v1.4.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/mattn/go-isatty v0.0.16 // indirect