From ec04699fb10dd7de4b2a5467f2eb3c7ba2fd2ebb Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Wed, 24 Feb 2021 22:40:21 +0000 Subject: [PATCH] update module --- exampleSite/go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 7687090..47704e9 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20210222222437-6c4f1c807724 // indirect +require github.com/onweru/compose v0.0.0-20210224223901-8dbb193ddbe3 // indirect -- Gitblit v1.10.0