summaryrefslogtreecommitdiffstats
path: root/meta/classes/go-mod.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/go-mod.bbclass')
-rw-r--r--meta/classes/go-mod.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/go-mod.bbclass b/meta/classes/go-mod.bbclass
index 674d2434e0..a428471e3a 100644
--- a/meta/classes/go-mod.bbclass
+++ b/meta/classes/go-mod.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# Handle Go Modules support 5# Handle Go Modules support
2# 6#
3# When using Go Modules, the the current working directory MUST be at or below 7# When using Go Modules, the the current working directory MUST be at or below