mirror of
https://github.com/containers/podman.git
synced 2025-08-14 11:01:35 +08:00
Bump github.com/containers/storage from 1.30.1 to 1.30.2
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.30.1 to 1.30.2. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.30.1...v1.30.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
5
vendor/github.com/containers/storage/jsoniter.go
generated
vendored
Normal file
5
vendor/github.com/containers/storage/jsoniter.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
package storage
|
||||
|
||||
import jsoniter "github.com/json-iterator/go"
|
||||
|
||||
var json = jsoniter.ConfigCompatibleWithStandardLibrary
|
Reference in New Issue
Block a user