From cea8030c44ddfeaa6c864caae8f80c535bf27a11 Mon Sep 17 00:00:00 2001 From: Dennis Bellinger Date: Mon, 25 Jul 2016 14:21:18 -0400 Subject: [PATCH] Removed the dependency line for itself It appears that gdm accidentally added the project itself to the dependency list. This caused the dependency restoration to select an earlier version of the project during build. This only affected windows. This only affected builds after 020b2c70 --- Godeps_windows | 1 - 1 file changed, 1 deletion(-) diff --git a/Godeps_windows b/Godeps_windows index 8e21ff62b..b75da1c32 100644 --- a/Godeps_windows +++ b/Godeps_windows @@ -1,7 +1,6 @@ github.com/Microsoft/go-winio ce2922f643c8fd76b46cadc7f404a06282678b34 github.com/StackExchange/wmi f3e2bae1e0cb5aef83e319133eabfee30013a4a5 github.com/go-ole/go-ole be49f7c07711fcb603cff39e1de7c67926dc0ba7 -github.com/influxdata/telegraf 101dbd22da730e8be686ce972807c7dcb3771334 github.com/lxn/win 950a0e81e7678e63d8e6cd32412bdecb325ccd88 github.com/shirou/w32 3c9377fc6748f222729a8270fe2775d149a249ad golang.org/x/sys a646d33e2ee3172a661fc09bca23bb4889a41bc8