Commit 2a6612e
committed
Remove unused rootlessSlirpSync fields from Container struct
The rootlessSlirpSyncR and rootlessSlirpSyncW fields were related to
slirp4netns support which has been removed. These unused fields were
causing golangci-lint validation failures.
Fixes validate job failures in CI.
Signed-off-by: Lokesh Mandvekar <[email protected]>1 parent 4fd6fb9 commit 2a6612e
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 110 | | |
114 | 111 | | |
115 | 112 | | |
| |||
0 commit comments