diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-04-09 20:27:50 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-09 20:27:50 +0300 |
| commit | 3bb90cbf2463b31c6a921f7cd75cf32edd3a37f0 (patch) | |
| tree | 164d79ed230d56eb2c5bfa2dc881e9330fa6abaa /go.mod | |
| parent | d8e0c958e78cb9ba5dae49c2c52377f7bee7393e (diff) | |
| parent | 099f2fc52bf913bd8f73f77897516d369931717c (diff) | |
Merge pull request #166 from MHSanaei/dependabot/go_modules/golang.org/x/text-0.9.0
Bump golang.org/x/text from 0.8.0 to 0.9.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ require ( github.com/shirou/gopsutil/v3 v3.23.3 github.com/xtls/xray-core v1.8.0 go.uber.org/atomic v1.10.0 - golang.org/x/text v0.8.0 + golang.org/x/text v0.9.0 google.golang.org/grpc v1.54.0 gorm.io/driver/sqlite v1.4.4 gorm.io/gorm v1.24.6 |
