mirror of
https://2025-dev.shylinux.com/x/20250213-machine
synced 2025-07-01 12:24:42 +08:00
6 lines
56 B
Go
6 lines
56 B
Go
package main
|
|
|
|
import (
|
|
_ "shylinux.com/x/ice/devops"
|
|
)
|