diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-28 12:55:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-28 12:55:26 +0000 |
commit | 17e3680fbe59c5e18b0a81bd5b02e86e1863feac (patch) | |
tree | 22e8be084c177ea67c26a0671a2fa27d65d02345 /test/tools/vendor/modules.txt | |
parent | ef6f5a9ea842098db8b6e83be070ce3ae0ec85a7 (diff) | |
download | podman-17e3680fbe59c5e18b0a81bd5b02e86e1863feac.tar.gz podman-17e3680fbe59c5e18b0a81bd5b02e86e1863feac.tar.bz2 podman-17e3680fbe59c5e18b0a81bd5b02e86e1863feac.zip |
Bump golang.org/x/tools from 0.1.11 to 0.1.12 in /test/tools
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.1.11...v0.1.12)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'test/tools/vendor/modules.txt')
-rw-r--r-- | test/tools/vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tools/vendor/modules.txt b/test/tools/vendor/modules.txt index 5b5cc4112..228635e36 100644 --- a/test/tools/vendor/modules.txt +++ b/test/tools/vendor/modules.txt @@ -23,11 +23,11 @@ github.com/vbatts/git-validation/validate golang.org/x/mod/internal/lazyregexp golang.org/x/mod/module golang.org/x/mod/semver -# golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 +# golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f golang.org/x/sys/execabs golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix -# golang.org/x/tools v0.1.11 +# golang.org/x/tools v0.1.12 ## explicit golang.org/x/tools/cmd/goimports golang.org/x/tools/go/ast/astutil |