mirror of
https://github.com/labring/sealos.git
synced 2026-09-21 13:51:32 +08:00
change svc version to 1.22 change svc version to 1.22 change svc version to 1.22 change svc version to 1.22 change svc version to 1.22
10 lines
227 B
AMPL
10 lines
227 B
AMPL
module github.com/labring/sealos/service/launchpad
|
|
|
|
go 1.22
|
|
|
|
require (
|
|
github.com/labring/sealos/service v0.0.0-00010101000000-000000000000
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
)
|
|
|
|
replace github.com/labring/sealos/service => ../../service |