mirror of https://github.com/onweru/compose.git

weru
27.26.2023 febef48c3b7ad0ad1243d9a26c22decb08a5965c
update theme module

Signed-off-by: weru <fromweru@gmail.com>
2 files modified
4 ■■■ changed files
exampleSite/go.mod 2 ●●● patch | view | raw | blame | history
exampleSite/go.sum 2 ●●●●● patch | view | raw | blame | history
exampleSite/go.mod
@@ -2,4 +2,4 @@
go 1.15
require github.com/onweru/compose v0.0.0-20230227162209-f2a7a2cf4e89 // indirect
require github.com/onweru/compose v0.0.0-20230227162511-e82578acece8 // indirect
exampleSite/go.sum
@@ -2,3 +2,5 @@
github.com/onweru/compose v0.0.0-20230227161459-202a5a6f8622/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20230227162209-f2a7a2cf4e89 h1:EeqMUW5Hq0DSVsHiYVuxcoDSsa5OmVrIGkAA63bdBG0=
github.com/onweru/compose v0.0.0-20230227162209-f2a7a2cf4e89/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20230227162511-e82578acece8 h1:lPXtfSI10o/exi3EIgPV5bDVEiIUgX+ywlw/lhSpOSQ=
github.com/onweru/compose v0.0.0-20230227162511-e82578acece8/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=