Skip to content

Commit 09921ca

Browse files
committed
Revendor ugorji/go
To include the following backported fix: kolyshkin/ugorji-go@1cf431c13dec46596 which should fix this: > 13:40:53 vendor/github.com/ugorji/go/codec/gen-helper.generated.go:1: > possible malformed +build comment%!(EXTRA []interface {}=[]) Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 9b0097a commit 09921ca

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

vendor.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ github.com/samuel/go-zookeeper d0e0d8e11f318e000a8cc434616d69e329edc374
5757
github.com/deckarep/golang-set ef32fa3046d9f249d399f98ebaf9be944430fd1d
5858
github.com/coreos/etcd v3.2.1
5959
github.com/coreos/go-semver v0.2.0
60-
github.com/ugorji/go f1f1a805ed361a0e078bb537e4ea78cd37dcf065
60+
# fix for go vet (https://github.com/kolyshkin/ugorji-go/commit/1cf431c13dec46596)
61+
github.com/ugorji/go go111 https://github.com/kolyshkin/ugorji-go
6162
github.com/hashicorp/consul v0.5.2
6263
github.com/boltdb/bolt fff57c100f4dea1905678da7e90d92429dff2904
6364
github.com/miekg/dns v1.0.7

vendor/github.com/ugorji/go/codec/gen-helper.generated.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)