From b13273e4683b0802c4193cafc5aaa32ef7348741 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 27 Feb 2023 16:08:29 +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 4f11cc8..e02972a 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.15 -require github.com/onweru/compose v0.0.0-20230227150742-c1cd743bef20 // indirect +require github.com/onweru/compose v0.0.0-20230227160406-7a0c82ecac27 // indirect -- Gitblit v1.10.0