Update documentation for Cluster-API and Flux
[icn.git] / tools / openness / edgeapps / sample-app / BUILD-SAMPLE-APP-IMAGE.patch
1 diff -Naur edgeapps-openness-19.12.01_1/sample-app/go.mod icn-edgeapps/sample-app/go.mod
2 --- edgeapps-openness-19.12.01_1/sample-app/go.mod      1970-01-01 08:00:00.000000000 +0800
3 +++ icn-edgeapps/sample-app/go.mod      2020-04-09 17:09:15.382653161 +0800
4 @@ -0,0 +1,3 @@
5 +module github.com/open-ness/edgeapps/sample-app
6 +
7 +go 1.12