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

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