exampleSite/go.mod
@@ -1,8 +1,5 @@ module compose-exampleSite go 1.15 go 1.19 require ( github.com/onweru/compose v0.0.0-20230709140616-b352d2c11cd8 // indirect github.com/rwstorer/hugo-theme-compose v0.0.0-20230705005233-e37ac6973101 // indirect ) require github.com/onweru/compose v0.0.0-20230709163331-af3e133abf10 // indirect