From ba7520dfcd8bd5a2aeb2012739428ecdd74018ec Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 15 Feb 2021 13:55:41 +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 5b1669a..0894e1e 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20210213204507-6e0a35f8a308 // indirect +require github.com/onweru/compose v0.0.0-20210213204617-66b366163e65 // indirect -- Gitblit v1.10.0