From f2e0e6078011af42ebd34f54d1c571651155c922 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Thu, 04 Feb 2021 16:04:01 +0000 Subject: [PATCH] modify helpers --- exampleSite/go.sum | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/exampleSite/go.sum b/exampleSite/go.sum index ebe5b79..720042b 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -114,3 +114,5 @@ github.com/onweru/compose v0.0.0-20210131043449-7335477f0054/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= github.com/onweru/compose v0.0.0-20210131052009-18d57dd16bb0 h1:XC6lxuOoDiQhIXHPXfKRosyNNBTG4/wlOc6QSj7RAno= github.com/onweru/compose v0.0.0-20210131052009-18d57dd16bb0/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= +github.com/onweru/compose v0.0.0-20210204153750-9331e4f50b68 h1:/mt7RWz6xOhtymUz7sWooh+RRxT4645YFICEywVeDpQ= +github.com/onweru/compose v0.0.0-20210204153750-9331e4f50b68/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= -- Gitblit v1.10.0