mirror of
https://shylinux.com/x/operation
synced 2025-04-28 11:22:02 +08:00
7 lines
87 B
Go
7 lines
87 B
Go
package main
|
|
|
|
import (
|
|
_ "shylinux.com/x/ice/devops"
|
|
_ "shylinux.com/x/ice/portal"
|
|
)
|