From 8a08e67674ee530477fbacd0cd2be970a2649c49 Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Thu, 08 Oct 2020 12:18:45 +0000 Subject: [PATCH] update --- exampleSite/go.sum | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/exampleSite/go.sum b/exampleSite/go.sum index 457bc34..9b1a37e 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -8,3 +8,5 @@ github.com/onweru/compose v0.0.0-20201008113650-083ed55849e2/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= github.com/onweru/compose v0.0.0-20201008121227-97c178d80698 h1:STvi40vd1rZCTLzB5KaJKuxdm1gefZ+MbMXgy2XA8uQ= github.com/onweru/compose v0.0.0-20201008121227-97c178d80698/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= +github.com/onweru/compose v0.0.0-20201008121826-e8247b9bc410 h1:QK0Xxg0z6Oq3ZJKpK+43rbSpe+q/Z5dzBU2N+3UJEB8= +github.com/onweru/compose v0.0.0-20201008121826-e8247b9bc410/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= -- Gitblit v1.10.0