summaryrefslogtreecommitdiff
path: root/libpod/container_easyjson.go
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-01-09 07:41:47 -0800
committerGitHub <noreply@github.com>2019-01-09 07:41:47 -0800
commit7b9d4f1c92a644df612b142183023b265256bdff (patch)
tree62dcb4fa44d45dc3f3db7fbd8fb2f533ec8e1d44 /libpod/container_easyjson.go
parent506108194a137426069263aaa351fa333851190d (diff)
parent2553dad766afef1ff36d610a95a5f1a22450d5c3 (diff)
downloadpodman-7b9d4f1c92a644df612b142183023b265256bdff.tar.gz
podman-7b9d4f1c92a644df612b142183023b265256bdff.tar.bz2
podman-7b9d4f1c92a644df612b142183023b265256bdff.zip
Merge pull request #2061 from adrianreber/static-ip
Use existing interface to request IP address during restore
Diffstat (limited to 'libpod/container_easyjson.go')
-rw-r--r--libpod/container_easyjson.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpod/container_easyjson.go b/libpod/container_easyjson.go
index 50741df11..f1cb09bcc 100644
--- a/libpod/container_easyjson.go
+++ b/libpod/container_easyjson.go
@@ -1,6 +1,6 @@
// +build seccomp ostree selinux varlink exclude_graphdriver_devicemapper
-// Code generated by easyjson for marshaling/unmarshaling. DO NOT EDIT.
+// Code generated by easyjson for marshaling/unmarshaling. DO NOT EDIT
package libpod