diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-05-05 00:19:54 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-05 00:19:54 +0300 |
| commit | 88b7d0dc44eed9b2e1224297d9ac1e0d28639a28 (patch) | |
| tree | bc6a6162664c8d2e98758ab7ee5dc0e15f50493c /go.mod | |
| parent | e164c7e7801c2c0a9cae9bc0516f84cdee86672b (diff) | |
| parent | 07dc8c4803878399ffffb3df0bd0fa1c9ebfc009 (diff) | |
Merge pull request #328 from MHSanaei/dependabot/go_modules/go.uber.org/atomic-1.11.0
Bump go.uber.org/atomic from 1.10.0 to 1.11.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/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.23.4 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 gorm.io/driver/sqlite v1.5.0 |
