From ee45fc188765457c9149c112ae215977a5b234fe Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Sat, 10 Oct 2020 21:18:06 +0000 Subject: [PATCH] update --- exampleSite/go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 107cddb..0d49a38 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20201008122408-49f4d42666f2 // indirect +require github.com/onweru/compose v0.0.0-20201010205422-fddda669e1c2 // indirect -- Gitblit v1.10.0