From 0657a93364c6c58b6bca9b8e00a3f9950065c0fa Mon Sep 17 00:00:00 2001 From: Petr Šabata Date: Apr 09 2018 17:59:59 +0000 Subject: Updating to modulemd v2 Signed-off-by: Petr Šabata --- diff --git a/cri-o.yaml b/cri-o.yaml index 1a76499..1fa56b0 100644 --- a/cri-o.yaml +++ b/cri-o.yaml @@ -1,6 +1,6 @@ --- document: modulemd -version: 1 +version: 2 data: summary: Kubernetes Container Runtime Interface for OCI-based containers description: >- @@ -10,13 +10,13 @@ data: module: - ASL 2.0 dependencies: - buildrequires: - golang: "1.10" - golang-ecosystem: "2017.0" - platform: f28 - requires: - container-tools: "2017.0" - platform: f28 + - buildrequires: + golang: [1.10] + golang-ecosystem: [2017.0] + platform: [] + requires: + container-tools: [2017.0] + platform: [] references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/docker