mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-19 12:26:15 +00:00
Merge pull request #352 from mavenugo/master
Updating to latest netns to fix amd64 / RPI issues
This commit is contained in:
Generated
+1
-1
@@ -131,7 +131,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/vishvananda/netns",
|
||||
"Rev": "b7a04d6db3dce92b370e6d5b6ab9e2361a3c53e1"
|
||||
"Rev": "493029407eeb434d0c2d44e02ea072ff2488d322"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
+1
-1
@@ -3,5 +3,5 @@
|
||||
package netns
|
||||
|
||||
const (
|
||||
SYS_SETNS = 374
|
||||
SYS_SETNS = 375
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user