about summary refs log tree commit diff
path: root/go.sum
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-07 02:45:52 +0100
committerEmile <hanemile@protonmail.com>2019-02-07 02:45:52 +0100
commitbec0f65a315bb8cebe2a74035ebef37c86eb5449 (patch)
tree2e1c37eb790b350e20afca4350811e2902f83e26 /go.sum
parentd2d08cecf4746a53df305fb67468919ef9657836 (diff)
new model, see the wiki for a description how this all works
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum6
1 files changed, 6 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..fc772f8
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,6 @@
+git.darknebu.la/GalaxySimulator/structs v0.0.0-20190205205735-9dd56b9448e5 h1:aEQHEERwdLfRJrXb867wZzRMs1ym+j0zDys3opLWPew=
+git.darknebu.la/GalaxySimulator/structs v0.0.0-20190205205735-9dd56b9448e5/go.mod h1:LSDIBBC7IcWERm4wlDAroMpsUP7zJ1yDZFlQnP/UIsQ=
+github.com/gorilla/mux v1.7.0 h1:tOSd0UKHQd6urX6ApfOn4XdBMY6Sh1MfxV3kmaazO+U=
+github.com/gorilla/mux v1.7.0/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
+github.com/lib/pq v1.0.0 h1:X5PMW56eZitiTeO7tKzZxFCSpbFZJtkMMooicw2us9A=
+github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=