From 19dcf4f70f4abddb46c528121cf46a9944cd4ec8 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Tue, 01 Feb 2022 00:27:06 +0000 Subject: [PATCH] update theme module #69 --- exampleSite/go.sum | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/exampleSite/go.sum b/exampleSite/go.sum index 950a121..ece83bb 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -198,3 +198,5 @@ github.com/onweru/compose v0.0.0-20220131230834-1b61f09eea2a/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= github.com/onweru/compose v0.0.0-20220131233504-ff693a0f9e9d h1:pbtSqDhoriw5JHbiw3GJyMBFU82ZqD4M8GFe/1bNiDc= github.com/onweru/compose v0.0.0-20220131233504-ff693a0f9e9d/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= +github.com/onweru/compose v0.0.0-20220201002401-8fc05ebec231 h1:wNtaIQ7jJPCOi/KU4CvD89R8dhoXfga2rpJaZ90a7Kk= +github.com/onweru/compose v0.0.0-20220201002401-8fc05ebec231/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc= -- Gitblit v1.10.0