mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-08 16:06:47 +00:00
* Updates netlink/netns * Updates x/sys, arkade and apimachinery Build passes, minor updates. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
5 lines
52 B
Bash
Generated
5 lines
52 B
Bash
Generated
#!/bin/sh
|
|
|
|
cd s2/cmd/_s2sx/ || exit 1
|
|
go generate .
|