From efbb5e41cafdd0b7b855ae6e6c79f5788b47cf34 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Wed, 19 Feb 2020 18:32:30 -0500 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 355c6db..705d64b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,6 +7,8 @@ #You should have received a copy of the CC0 legalcode along with this #work. If not, see . version: 2.1 +orbs: + go: circleci/go@0.2.0 test: &test steps: