From 94eca169c565bc02962f8a556036604835919cfd Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 13 Jun 2022 15:40:08 +0000 Subject: [PATCH] update theme module --- exampleSite/go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index f79778c..48a2d29 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20220613153347-85c7d9009d53 // indirect +require github.com/onweru/compose v0.0.0-20220613153906-17d886cf4af7 // indirect -- Gitblit v1.10.0