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

Ray
11.47.2023 0e37d8ea2e7fc68859be9ce5b1dabaaca65309fa
1
2
3
4
5
6
7
module compose-exampleSite
 
go 1.15
 
require (
    github.com/onweru/compose v0.0.0-20230530114506-a2ddf2b32939 // indirect
)