diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-13 17:25:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-13 17:25:11 +0000 |
commit | 9ae947654feaa9f26ebfb7978f3d0440b11ea5f7 (patch) | |
tree | 8de0752b1909fd58497ac8f5dd9551a53dbb709b /vendor/github.com/modern-go/reflect2/Gopkg.lock | |
parent | 73422de08d85d790397fe821f5fc6d5a05e30643 (diff) | |
download | podman-9ae947654feaa9f26ebfb7978f3d0440b11ea5f7.tar.gz podman-9ae947654feaa9f26ebfb7978f3d0440b11ea5f7.tar.bz2 podman-9ae947654feaa9f26ebfb7978f3d0440b11ea5f7.zip |
Bump github.com/json-iterator/go from 1.1.11 to 1.1.12
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/json-iterator/go/releases)
- [Commits](https://github.com/json-iterator/go/compare/v1.1.11...v1.1.12)
---
updated-dependencies:
- dependency-name: github.com/json-iterator/go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/github.com/modern-go/reflect2/Gopkg.lock')
-rw-r--r-- | vendor/github.com/modern-go/reflect2/Gopkg.lock | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/vendor/github.com/modern-go/reflect2/Gopkg.lock b/vendor/github.com/modern-go/reflect2/Gopkg.lock index 2a3a69893..10ef81118 100644 --- a/vendor/github.com/modern-go/reflect2/Gopkg.lock +++ b/vendor/github.com/modern-go/reflect2/Gopkg.lock @@ -1,15 +1,9 @@ # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. -[[projects]] - name = "github.com/modern-go/concurrent" - packages = ["."] - revision = "e0a39a4cb4216ea8db28e22a69f4ec25610d513a" - version = "1.0.0" - [solve-meta] analyzer-name = "dep" analyzer-version = 1 - inputs-digest = "daee8a88b3498b61c5640056665b8b9eea062006f5e596bbb6a3ed9119a11ec7" + input-imports = [] solver-name = "gps-cdcl" solver-version = 1 |