init go mod

Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
This commit is contained in:
Kevin Wang 2020-11-10 19:48:40 +08:00
parent 0399f5bc6f
commit edbfad18cb
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/huawei-cloudnative/karmada
go 1.14