From edc99e46de4ac44a2cfa6ac15fe39e0ce27adcad Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 31 Jan 2022 23:09:45 +0000 Subject: [PATCH] update theme module #73 --- exampleSite/go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index e818263..9d58198 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20220131224949-17403bce6163 // indirect +require github.com/onweru/compose v0.0.0-20220131230834-1b61f09eea2a // indirect -- Gitblit v1.10.0