From 1a3120d587108d940c349e9202cc288a27b53cd4 Mon Sep 17 00:00:00 2001 From: Gospodin Bodurov <gospodin.bodurov@vereign.com> Date: Fri, 25 Oct 2019 11:56:26 +0000 Subject: [PATCH] Update Gopkg.toml --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index 118756e..90b77e2 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -1,5 +1,5 @@ [[constraint]] - branch = "16-refactor-deprecated-functions" + branch = "master" name = "code.vereign.com/code/viam-apis" [[override]] -- GitLab