Fix revive's error

This commit is contained in:
Tomofumi Hayashi
2022-06-21 00:58:24 +09:00
parent a735987501
commit 2993671acd
13 changed files with 166 additions and 2 deletions

View File

@@ -13,6 +13,8 @@
// limitations under the License.
//
// This binary works as a server that receives requests from multus-shim
// CNI plugin and creates network interface for kubernets pods.
package main
import (