From fc63adf55849f748a37cef4c425a19a1c0f0e76e Mon Sep 17 00:00:00 2001 From: hanemile Date: Sun, 19 Jul 2020 01:56:09 +0200 Subject: initial commit --- src/structs/go.sum | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/structs/go.sum (limited to 'src/structs/go.sum') diff --git a/src/structs/go.sum b/src/structs/go.sum new file mode 100644 index 0000000..b864886 --- /dev/null +++ b/src/structs/go.sum @@ -0,0 +1,2 @@ +github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY= +github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= -- cgit 1.4.1