diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,9 +16,9 @@ require ( github.com/shirou/gopsutil/v3 v3.23.4 github.com/spf13/cobra v1.7.0 github.com/xtls/xray-core v1.8.1 - go.uber.org/atomic v1.10.0 + go.uber.org/atomic v1.11.0 golang.org/x/text v0.9.0 - google.golang.org/grpc v1.54.0 + google.golang.org/grpc v1.55.0 gorm.io/driver/sqlite v1.5.0 gorm.io/gorm v1.25.0 ) |
