mirror of
https://shylinux.com/x/ContextOS
synced 2025-06-26 18:07:30 +08:00
6 lines
56 B
Go
6 lines
56 B
Go
package main
|
|
|
|
import (
|
|
_ "shylinux.com/x/ice/devops"
|
|
)
|