about summary refs log tree commit diff
path: root/go.sum
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-25 18:06:06 +0100
committerEmile <hanemile@protonmail.com>2019-02-25 18:06:06 +0100
commit2607fcb7c3f6a0440bfc0b0ac9d241f57f172e7b (patch)
tree70b4431299959f9fc576fb10aa3e013cb2018ab1 /go.sum
parentbdcbc605fe6a0e91acc27e829c3a7933e9fad786 (diff)
defined tests testing the generation of stars
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..62d09fa
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/gorilla/mux v1.7.0 h1:tOSd0UKHQd6urX6ApfOn4XdBMY6Sh1MfxV3kmaazO+U=
+github.com/gorilla/mux v1.7.0/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=