From a7089d84a31cfea6d5d12f154840f3c506f1cf47 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Tue, 8 Jan 2019 14:09:47 -0500 Subject: Update vendor.conf for jsoniter vendor changes The vndr tool isn't updating vendor.conf so do it manually. Signed-off-by: Matthew Heon --- vendor.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vendor.conf b/vendor.conf index 2f2a17639..c2700c82c 100644 --- a/vendor.conf +++ b/vendor.conf @@ -41,7 +41,7 @@ github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55 github.com/hashicorp/go-multierror 83588e72410abfbe4df460eeb6f30841ae47d4c4 github.com/hashicorp/golang-lru 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 github.com/imdario/mergo 0.2.2 -github.com/json-iterator/go 1.0.0 +github.com/json-iterator/go 1.1.5 github.com/kr/pty v1.0.0 github.com/mattn/go-runewidth v0.0.1 github.com/mistifyio/go-zfs v2.1.1 @@ -103,3 +103,5 @@ github.com/pkg/profile v1.2.1 github.com/klauspost/pgzip v1.2.1 github.com/klauspost/compress v1.4.1 github.com/klauspost/cpuid v1.2.0 +github.com/modern-go/reflect2 1.0.1 +github.com/modern-go/concurrent 1.0.3 \ No newline at end of file -- cgit v1.2.3-54-g00ecf