diff --git a/go-toolset.yaml b/go-toolset.yaml
deleted file mode 100644
index 7984d85..0000000
--- a/go-toolset.yaml
+++ /dev/null
@@ -1,49 +0,0 @@
----
-document: modulemd
-version: 2
-data:
-  name: go-toolset
-  stream: rhel8
-  summary: Go
-  description: >-
-    Go Tools and libraries
-  license:
-    module:
-    - MIT
-  dependencies:
-  - buildrequires:
-      go-toolset: [rhel8]
-      platform: [el8.2.0]
-    requires:
-      platform: [el8]
-  profiles:
-    common:
-      rpms:
-      - go-toolset
-  api:
-    rpms:
-    - golang
-  buildopts:
-    rpms:
-      whitelist:
-      - delve
-      - go-toolset
-      - go-toolset-1.10
-      - go-toolset-1.10-golang
-      - go-toolset-golang
-      - golang
-  components:
-    rpms:
-      delve:
-        rationale: A debugger for the Go programming language
-        ref: 37fee63316e8e955704e5da8fe5b4aea0726d51b
-        buildorder: 2
-      go-toolset:
-        rationale: Meta package for go-toolset providing scl enable scripts.
-        ref: 8cd0d851b53438bd2ce5ec6bfef80b04253862a7
-      golang:
-        rationale: Package providing the Go compiler toolchain.
-        ref: 014c39ac2359b9c64a561400bcbe0c5e8a103cef 
-        buildorder: 1
-...
-