aboutsummaryrefslogtreecommitdiff
path: root/challenge-106/guillermo-ramos/go/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-106/guillermo-ramos/go/go.mod')
-rw-r--r--challenge-106/guillermo-ramos/go/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-106/guillermo-ramos/go/go.mod b/challenge-106/guillermo-ramos/go/go.mod
new file mode 100644
index 0000000000..dd59d04ad4
--- /dev/null
+++ b/challenge-106/guillermo-ramos/go/go.mod
@@ -0,0 +1,3 @@
+module example.com/ch106
+
+go 1.16