mirror of
https://github.com/jetkvm/kvm.git
synced 2025-09-16 08:38:14 +00:00
6 lines
234 B
YAML
6 lines
234 B
YAML
# This has to be >= v1.57.0 for module plugin system support.
|
|
version: v2.4.0
|
|
plugins:
|
|
- module: "go.uber.org/nilaway"
|
|
import: "go.uber.org/nilaway/cmd/gclplugin"
|
|
version: latest # Or a fixed version for reproducible builds. |