From 75e3bb58d561ca150742c05aadf7ff7486ea3233 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 27 Feb 2023 16:22:41 +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 101f23a..a4d42f4 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20230227161459-202a5a6f8622 // indirect +require github.com/onweru/compose v0.0.0-20230227162209-f2a7a2cf4e89 // indirect -- Gitblit v1.10.0