From 5c3ee289b1166a4e9af65745223db23f39716e04 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Wed, 29 Oct 2025 17:05:54 +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 d63f692..b6fc879 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -2,4 +2,4 @@ go 1.19 -require github.com/onweru/compose v0.0.0-20250714145104-fc84589bf672 // indirect +require github.com/onweru/compose v0.0.0-20251029165840-c32a7af9c88c // indirect -- Gitblit v1.10.0