Move all libpod/ JSON references over to jsoniter

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-01-08 14:05:56 -05:00
parent 1b761dbb02
commit 167d50a9fa
7 changed files with 3 additions and 7 deletions

View File

@ -2,7 +2,6 @@ package libpod
import (
"context"
"encoding/json"
"time"
istorage "github.com/containers/image/storage"