diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-11 09:21:43 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-11-11 09:51:52 +0000 |
| commit | 97fe551785f14d411943bf31c363c82a178cb7f0 (patch) | |
| tree | 067a0b4ad41e8522822e24933d39567683a9534a /go.mod | |
| parent | 0c4b1325b9b691b1f98aea7b53252b81405a810f (diff) | |
mod: bump golang.org/x/sys from 0.26.0 to 0.27.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/sys/compare/v0.26.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
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
@@ -31,7 +31,7 @@ require ( golang.org/x/oauth2 v0.23.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c golang.org/x/sync v0.8.0 - golang.org/x/sys v0.26.0 + golang.org/x/sys v0.27.0 golang.org/x/tools v0.26.0 google.golang.org/api v0.197.0 google.golang.org/appengine/v2 v2.0.5 |
