diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ require ( github.com/valyala/fasthttp v1.52.0 github.com/xtls/xray-core v1.8.11 go.uber.org/atomic v1.11.0 - golang.org/x/text v0.14.0 + golang.org/x/text v0.15.0 google.golang.org/grpc v1.63.2 gorm.io/driver/sqlite v1.5.5 gorm.io/gorm v1.25.10 |
