diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-04 13:04:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-04 13:04:21 +0300 |
| commit | 07dc8c4803878399ffffb3df0bd0fa1c9ebfc009 (patch) | |
| tree | be553c9273a7a66cfe5a7cbe587c6ba214757ecd /go.mod | |
| parent | 20bfd71cf18cc60a5e118fc848eb62e49b50906e (diff) | |
Bump go.uber.org/atomic from 1.10.0 to 1.11.0
Bumps [go.uber.org/atomic](https://github.com/uber-go/atomic) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/uber-go/atomic/releases)
- [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/atomic/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: go.uber.org/atomic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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 |
