about summary refs log tree commit diff
path: root/example-service/go.mod
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-06-27 00:19:44 +0200
committerEmile <hanemile@protonmail.com>2019-06-27 00:19:44 +0200
commit6ab0a595e7613d285b524f5643e828373f881fb4 (patch)
treed77e9dc2cb2b2566fcf7cb01dbfcce17349b60a0 /example-service/go.mod
parent0f5cb0951020f6dac2a43008eb059176bbf4c84d (diff)
done
Diffstat (limited to 'example-service/go.mod')
-rw-r--r--example-service/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/example-service/go.mod b/example-service/go.mod
new file mode 100644
index 0000000..51a5da3
--- /dev/null
+++ b/example-service/go.mod
@@ -0,0 +1,3 @@
+module example-service
+
+go 1.12