mirror of
https://github.com/containers/podman.git
synced 2025-10-19 20:23:08 +08:00
6 lines
120 B
Go
6 lines
120 B
Go
package storage
|
|
|
|
import jsoniter "github.com/json-iterator/go"
|
|
|
|
var json = jsoniter.ConfigCompatibleWithStandardLibrary
|