From 5c58e8dd493a6cd4a4d4992933ff8a83e62e33f9 Mon Sep 17 00:00:00 2001 From: Illyoung Choi Date: Thu, 25 Jan 2024 16:48:45 -0700 Subject: [PATCH] remove channel-name from build requirements --- recipes/gocommands/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/gocommands/meta.yaml b/recipes/gocommands/meta.yaml index f47552eeb71b4..81e76a25a9487 100644 --- a/recipes/gocommands/meta.yaml +++ b/recipes/gocommands/meta.yaml @@ -16,7 +16,7 @@ build: requirements: build: - {{ compiler('go') }} - - conda-forge::ca-certificates + - ca-certificates test: commands: