mirror of
				https://github.com/containers/podman.git
				synced 2025-10-31 18:08:51 +08:00 
			
		
		
		
	![dependabot[bot]](/assets/img/avatar_default.png) d2f7d5cbab
			
		
	
	d2f7d5cbab
	
	
	
		
			
			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>
		
			
				
	
	
		
			6 lines
		
	
	
		
			120 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			120 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package storage
 | |
| 
 | |
| import jsoniter "github.com/json-iterator/go"
 | |
| 
 | |
| var json = jsoniter.ConfigCompatibleWithStandardLibrary
 |