From ed5917b93523bd6535f0e82809d209c7768b2cce Mon Sep 17 00:00:00 2001 From: Evgeny Kuznetsov Date: Sun, 16 Jun 2019 22:05:51 +0300 Subject: initial commit It works! Can already be used! --- go.sum | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 go.sum (limited to 'go.sum') diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..59d98aa --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +github.com/gorilla/feeds v1.1.1 h1:HwKXxqzcRNg9to+BbvJog4+f3s/xzvtZXICcQGutYfY= +github.com/gorilla/feeds v1.1.1/go.mod h1:Nk0jZrvPFZX1OBe5NPiddPw7CfwF6Q9eqzaBbaightA= -- cgit v1.2.3