diff options
-rw-r--r-- | vendor.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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 |