aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorpg9182 <96569817+pg9182@users.noreply.github.com>2022-09-23 14:30:13 -0400
committerpg9182 <96569817+pg9182@users.noreply.github.com>2022-09-23 14:30:13 -0400
commit5c1812e7f328c77f07265fd88bc02bee456a2024 (patch)
treee0b5e03f94fa7e174c6fdf0a6f4fa83b81dc858c /go.mod
downloadAtlas-5c1812e7f328c77f07265fd88bc02bee456a2024.tar.gz
Atlas-5c1812e7f328c77f07265fd88bc02bee456a2024.zip
atlas: Initial commit
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..c3b33c4
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/pg9182/atlas
+
+go 1.19