From 96eab1202717e073782ec399a4e0820cae15b1bb Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 17 Aug 2017 17:19:06 -0700 Subject: Updating server dependancies. (#7246) --- vendor/github.com/spf13/viper/util_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'vendor/github.com/spf13/viper/util_test.go') diff --git a/vendor/github.com/spf13/viper/util_test.go b/vendor/github.com/spf13/viper/util_test.go index 5949e09e4..0af80bb63 100644 --- a/vendor/github.com/spf13/viper/util_test.go +++ b/vendor/github.com/spf13/viper/util_test.go @@ -16,7 +16,6 @@ import ( ) func TestCopyAndInsensitiviseMap(t *testing.T) { - var ( given = map[string]interface{}{ "Foo": 32, -- cgit v1.2.3-1-g7c22