You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/10/16 21:57:43 UTC

[mynewt-newt] 01/01: Merge pull request #223 from ccollins476ad/rm-viper

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git

commit d95eb344c8047094062fb6e4a0b5633fa9e5f33e
Merge: 3d7329b 07729da
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Tue Oct 16 14:57:37 2018 -0700

    Merge pull request #223 from ccollins476ad/rm-viper
    
    Remove unused viper fork

 Gopkg.lock                                         |   166 +-
 .../NickBall/go-aes-key-wrap/keywrap_test.go       |    97 +
 vendor/github.com/Sirupsen/logrus/alt_exit_test.go |    83 +
 vendor/github.com/Sirupsen/logrus/entry_test.go    |   115 +
 .../Sirupsen/logrus/example_basic_test.go          |    69 +
 .../Sirupsen/logrus/example_hook_test.go           |    35 +
 .../Sirupsen/logrus/formatter_bench_test.go        |   101 +
 vendor/github.com/Sirupsen/logrus/hook_test.go     |   144 +
 .../Sirupsen/logrus/json_formatter_test.go         |   199 +
 .../Sirupsen/logrus/logger_bench_test.go           |    61 +
 vendor/github.com/Sirupsen/logrus/logrus_test.go   |   386 +
 .../Sirupsen/logrus/text_formatter_test.go         |   141 +
 vendor/github.com/armon/consul-api/.gitignore      |    23 -
 vendor/github.com/armon/consul-api/LICENSE         |   362 -
 vendor/github.com/armon/consul-api/README.md       |    42 -
 vendor/github.com/armon/consul-api/acl.go          |   140 -
 vendor/github.com/armon/consul-api/agent.go        |   272 -
 vendor/github.com/armon/consul-api/api.go          |   323 -
 vendor/github.com/armon/consul-api/catalog.go      |   181 -
 vendor/github.com/armon/consul-api/event.go        |   104 -
 vendor/github.com/armon/consul-api/health.go       |   136 -
 vendor/github.com/armon/consul-api/kv.go           |   219 -
 vendor/github.com/armon/consul-api/session.go      |   204 -
 vendor/github.com/armon/consul-api/status.go       |    43 -
 .../github.com/coreos/etcd/Documentation/README.md |     1 -
 vendor/github.com/coreos/etcd/LICENSE              |   202 -
 vendor/github.com/coreos/etcd/NOTICE               |     5 -
 vendor/github.com/coreos/etcd/client/README.md     |   117 -
 vendor/github.com/coreos/etcd/client/auth_role.go  |   236 -
 vendor/github.com/coreos/etcd/client/auth_user.go  |   319 -
 vendor/github.com/coreos/etcd/client/cancelreq.go  |    18 -
 vendor/github.com/coreos/etcd/client/client.go     |   710 -
 .../github.com/coreos/etcd/client/cluster_error.go |    37 -
 vendor/github.com/coreos/etcd/client/curl.go       |    70 -
 vendor/github.com/coreos/etcd/client/discover.go   |    40 -
 vendor/github.com/coreos/etcd/client/doc.go        |    73 -
 .../coreos/etcd/client/keys.generated.go           |  5218 ---
 vendor/github.com/coreos/etcd/client/keys.go       |   681 -
 vendor/github.com/coreos/etcd/client/members.go    |   303 -
 vendor/github.com/coreos/etcd/client/util.go       |    53 -
 vendor/github.com/coreos/etcd/cmd/etcd             |     1 -
 vendor/github.com/coreos/etcd/cmd/etcdctl          |     1 -
 vendor/github.com/coreos/etcd/cmd/functional       |     1 -
 vendor/github.com/coreos/etcd/cmd/tools            |     1 -
 vendor/github.com/coreos/etcd/pkg/pathutil/path.go |    31 -
 vendor/github.com/coreos/etcd/pkg/srv/srv.go       |   141 -
 vendor/github.com/coreos/etcd/pkg/types/doc.go     |    17 -
 vendor/github.com/coreos/etcd/pkg/types/id.go      |    41 -
 vendor/github.com/coreos/etcd/pkg/types/set.go     |   178 -
 vendor/github.com/coreos/etcd/pkg/types/slice.go   |    22 -
 vendor/github.com/coreos/etcd/pkg/types/urls.go    |    82 -
 vendor/github.com/coreos/etcd/pkg/types/urlsmap.go |   107 -
 vendor/github.com/coreos/etcd/version/version.go   |    56 -
 vendor/github.com/coreos/go-semver/LICENSE         |   202 -
 .../github.com/coreos/go-semver/semver/semver.go   |   268 -
 vendor/github.com/coreos/go-semver/semver/sort.go  |    38 -
 vendor/github.com/davecgh/go-spew/LICENSE          |    15 -
 vendor/github.com/davecgh/go-spew/spew/bypass.go   |   152 -
 .../github.com/davecgh/go-spew/spew/bypasssafe.go  |    38 -
 vendor/github.com/davecgh/go-spew/spew/common.go   |   341 -
 vendor/github.com/davecgh/go-spew/spew/config.go   |   306 -
 vendor/github.com/davecgh/go-spew/spew/doc.go      |   211 -
 vendor/github.com/davecgh/go-spew/spew/dump.go     |   509 -
 vendor/github.com/davecgh/go-spew/spew/format.go   |   419 -
 vendor/github.com/davecgh/go-spew/spew/spew.go     |   148 -
 vendor/github.com/kr/pretty/.gitignore             |     4 -
 vendor/github.com/kr/pretty/License                |    21 -
 vendor/github.com/kr/pretty/Readme                 |     9 -
 vendor/github.com/kr/pretty/diff.go                |   265 -
 vendor/github.com/kr/pretty/formatter.go           |   328 -
 vendor/github.com/kr/pretty/go.mod                 |     3 -
 vendor/github.com/kr/pretty/pretty.go              |   108 -
 vendor/github.com/kr/pretty/zero.go                |    41 -
 vendor/github.com/kr/text/License                  |    19 -
 vendor/github.com/kr/text/Readme                   |     3 -
 vendor/github.com/kr/text/doc.go                   |     3 -
 vendor/github.com/kr/text/go.mod                   |     3 -
 vendor/github.com/kr/text/indent.go                |    74 -
 vendor/github.com/kr/text/wrap.go                  |    86 -
 .../github.com/mitchellh/mapstructure/.travis.yml  |     8 -
 vendor/github.com/mitchellh/mapstructure/LICENSE   |    21 -
 vendor/github.com/mitchellh/mapstructure/README.md |    46 -
 .../mitchellh/mapstructure/decode_hooks.go         |   171 -
 vendor/github.com/mitchellh/mapstructure/error.go  |    50 -
 .../mitchellh/mapstructure/mapstructure.go         |  1061 -
 vendor/github.com/pmezard/go-difflib/LICENSE       |    27 -
 .../pmezard/go-difflib/difflib/difflib.go          |   772 -
 vendor/github.com/spf13/cast/cast_test.go          |  1208 +
 vendor/github.com/spf13/cobra/args_test.go         |   241 +
 .../spf13/cobra/bash_completions_test.go           |   217 +
 .../spf13/cobra/cobra/cmd/testdata/LICENSE.golden  |   202 -
 vendor/github.com/spf13/cobra/cobra_test.go        |    22 +
 vendor/github.com/spf13/cobra/command_test.go      |  1733 +
 .../github.com/spf13/cobra/zsh_completions_test.go |    89 +
 .../github.com/spf13/jwalterweatherman/.gitignore  |    22 -
 vendor/github.com/spf13/jwalterweatherman/LICENSE  |    21 -
 .../github.com/spf13/jwalterweatherman/README.md   |   148 -
 .../spf13/jwalterweatherman/default_notepad.go     |   113 -
 .../spf13/jwalterweatherman/log_counter.go         |    55 -
 .../github.com/spf13/jwalterweatherman/notepad.go  |   194 -
 vendor/github.com/spf13/pflag/bool_slice_test.go   |   215 +
 vendor/github.com/spf13/pflag/bool_test.go         |   179 +
 vendor/github.com/spf13/pflag/bytes_test.go        |    72 +
 vendor/github.com/spf13/pflag/count_test.go        |    56 +
 .../github.com/spf13/pflag/duration_slice_test.go  |   165 +
 vendor/github.com/spf13/pflag/example_test.go      |    36 +
 vendor/github.com/spf13/pflag/export_test.go       |    29 +
 vendor/github.com/spf13/pflag/flag_test.go         |  1259 +
 vendor/github.com/spf13/pflag/golangflag_test.go   |    47 +
 vendor/github.com/spf13/pflag/int_slice_test.go    |   165 +
 vendor/github.com/spf13/pflag/ip_slice_test.go     |   222 +
 vendor/github.com/spf13/pflag/ip_test.go           |    63 +
 vendor/github.com/spf13/pflag/ipnet_test.go        |    70 +
 vendor/github.com/spf13/pflag/printusage_test.go   |    74 +
 vendor/github.com/spf13/pflag/string_array_test.go |   233 +
 vendor/github.com/spf13/pflag/string_slice_test.go |   253 +
 vendor/github.com/spf13/pflag/uint_slice_test.go   |   161 +
 vendor/github.com/stretchr/testify/LICENSE         |    22 -
 .../stretchr/testify/assert/assertion_format.go    |   484 -
 .../testify/assert/assertion_format.go.tmpl        |     5 -
 .../stretchr/testify/assert/assertion_forward.go   |   956 -
 .../testify/assert/assertion_forward.go.tmpl       |     5 -
 .../stretchr/testify/assert/assertions.go          |  1394 -
 vendor/github.com/stretchr/testify/assert/doc.go   |    45 -
 .../github.com/stretchr/testify/assert/errors.go   |    10 -
 .../stretchr/testify/assert/forward_assertions.go  |    16 -
 .../stretchr/testify/assert/http_assertions.go     |   143 -
 vendor/github.com/ugorji/go/LICENSE                |    22 -
 vendor/github.com/ugorji/go/codec/0doc.go          |   264 -
 vendor/github.com/ugorji/go/codec/README.md        |   206 -
 vendor/github.com/ugorji/go/codec/binc.go          |  1168 -
 vendor/github.com/ugorji/go/codec/cbor.go          |   756 -
 vendor/github.com/ugorji/go/codec/decode.go        |  2552 --
 vendor/github.com/ugorji/go/codec/encode.go        |  1375 -
 .../ugorji/go/codec/fast-path.generated.go         | 34522 -------------------
 .../github.com/ugorji/go/codec/fast-path.go.tmpl   |   544 -
 vendor/github.com/ugorji/go/codec/fast-path.not.go |    47 -
 .../ugorji/go/codec/gen-dec-array.go.tmpl          |    78 -
 .../github.com/ugorji/go/codec/gen-dec-map.go.tmpl |    42 -
 .../ugorji/go/codec/gen-enc-chan.go.tmpl           |    27 -
 .../ugorji/go/codec/gen-helper.generated.go        |   335 -
 .../github.com/ugorji/go/codec/gen-helper.go.tmpl  |   302 -
 vendor/github.com/ugorji/go/codec/gen.generated.go |   164 -
 vendor/github.com/ugorji/go/codec/gen.go           |  2139 --
 .../ugorji/go/codec/goversion_arrayof_gte_go15.go  |    14 -
 .../ugorji/go/codec/goversion_arrayof_lt_go15.go   |    14 -
 .../ugorji/go/codec/goversion_makemap_gte_go19.go  |    15 -
 .../ugorji/go/codec/goversion_makemap_lt_go19.go   |    12 -
 .../goversion_unexportedembeddedptr_gte_go110.go   |     8 -
 .../goversion_unexportedembeddedptr_lt_go110.go    |     8 -
 .../go/codec/goversion_unsupported_lt_go14.go      |    17 -
 .../ugorji/go/codec/goversion_vendor_eq_go15.go    |    10 -
 .../ugorji/go/codec/goversion_vendor_eq_go16.go    |    10 -
 .../ugorji/go/codec/goversion_vendor_gte_go17.go   |     8 -
 .../ugorji/go/codec/goversion_vendor_lt_go15.go    |     8 -
 vendor/github.com/ugorji/go/codec/helper.go        |  2414 --
 .../github.com/ugorji/go/codec/helper_internal.go  |   121 -
 .../ugorji/go/codec/helper_not_unsafe.go           |   272 -
 vendor/github.com/ugorji/go/codec/helper_unsafe.go |   639 -
 vendor/github.com/ugorji/go/codec/json.go          |  1423 -
 .../ugorji/go/codec/mammoth-test.go.tmpl           |   154 -
 .../ugorji/go/codec/mammoth2-test.go.tmpl          |    94 -
 vendor/github.com/ugorji/go/codec/msgpack.go       |  1092 -
 vendor/github.com/ugorji/go/codec/rpc.go           |   232 -
 vendor/github.com/ugorji/go/codec/simple.go        |   652 -
 .../ugorji/go/codec/test-cbor-goldens.json         |   639 -
 vendor/github.com/ugorji/go/codec/test.py          |   126 -
 vendor/github.com/ugorji/go/codec/xml.go           |   508 -
 vendor/github.com/xordataexchange/crypt/LICENSE    |     9 -
 .../xordataexchange/crypt/backend/backend.go       |    32 -
 .../xordataexchange/crypt/backend/consul/consul.go |    87 -
 .../xordataexchange/crypt/backend/etcd/etcd.go     |   116 -
 .../xordataexchange/crypt/config/README.md         |    86 -
 .../xordataexchange/crypt/config/config.go         |   201 -
 .../crypt/encoding/secconf/secconf.go              |    68 -
 vendor/golang.org/x/crypto/.gitattributes          |    10 +
 vendor/golang.org/x/crypto/.gitignore              |     2 +
 vendor/golang.org/x/crypto/CONTRIBUTING.md         |    26 +
 vendor/golang.org/x/crypto/README.md               |    21 +
 vendor/golang.org/x/crypto/cast5/cast5.go          |   526 -
 vendor/golang.org/x/crypto/codereview.cfg          |     1 +
 vendor/golang.org/x/crypto/openpgp/armor/armor.go  |   219 -
 vendor/golang.org/x/crypto/openpgp/armor/encode.go |   160 -
 .../golang.org/x/crypto/openpgp/canonical_text.go  |    59 -
 .../golang.org/x/crypto/openpgp/elgamal/elgamal.go |   122 -
 .../golang.org/x/crypto/openpgp/errors/errors.go   |    72 -
 vendor/golang.org/x/crypto/openpgp/keys.go         |   652 -
 .../x/crypto/openpgp/packet/compressed.go          |   123 -
 .../golang.org/x/crypto/openpgp/packet/config.go   |    91 -
 .../x/crypto/openpgp/packet/encrypted_key.go       |   206 -
 .../golang.org/x/crypto/openpgp/packet/literal.go  |    89 -
 vendor/golang.org/x/crypto/openpgp/packet/ocfb.go  |   143 -
 .../x/crypto/openpgp/packet/one_pass_signature.go  |    73 -
 .../golang.org/x/crypto/openpgp/packet/opaque.go   |   162 -
 .../golang.org/x/crypto/openpgp/packet/packet.go   |   549 -
 .../x/crypto/openpgp/packet/private_key.go         |   380 -
 .../x/crypto/openpgp/packet/public_key.go          |   753 -
 .../x/crypto/openpgp/packet/public_key_v3.go       |   279 -
 .../golang.org/x/crypto/openpgp/packet/reader.go   |    76 -
 .../x/crypto/openpgp/packet/signature.go           |   731 -
 .../x/crypto/openpgp/packet/signature_v3.go        |   146 -
 .../openpgp/packet/symmetric_key_encrypted.go      |   155 -
 .../openpgp/packet/symmetrically_encrypted.go      |   290 -
 .../x/crypto/openpgp/packet/userattribute.go       |    91 -
 .../golang.org/x/crypto/openpgp/packet/userid.go   |   160 -
 vendor/golang.org/x/crypto/openpgp/read.go         |   442 -
 vendor/golang.org/x/crypto/openpgp/s2k/s2k.go      |   273 -
 vendor/golang.org/x/crypto/openpgp/write.go        |   378 -
 vendor/golang.org/x/crypto/pbkdf2/pbkdf2_test.go   |   176 +
 vendor/golang.org/x/crypto/ssh/benchmark_test.go   |   123 +
 vendor/golang.org/x/crypto/ssh/buffer.go           |    97 +
 vendor/golang.org/x/crypto/ssh/buffer_test.go      |    87 +
 vendor/golang.org/x/crypto/ssh/certs.go            |   521 +
 vendor/golang.org/x/crypto/ssh/certs_test.go       |   335 +
 vendor/golang.org/x/crypto/ssh/channel.go          |   633 +
 vendor/golang.org/x/crypto/ssh/cipher.go           |   770 +
 vendor/golang.org/x/crypto/ssh/cipher_test.go      |   131 +
 vendor/golang.org/x/crypto/ssh/client.go           |   278 +
 vendor/golang.org/x/crypto/ssh/client_auth.go      |   525 +
 vendor/golang.org/x/crypto/ssh/client_auth_test.go |   628 +
 vendor/golang.org/x/crypto/ssh/client_test.go      |   166 +
 vendor/golang.org/x/crypto/ssh/common.go           |   383 +
 vendor/golang.org/x/crypto/ssh/connection.go       |   143 +
 vendor/golang.org/x/crypto/ssh/doc.go              |    21 +
 vendor/golang.org/x/crypto/ssh/example_test.go     |   320 +
 vendor/golang.org/x/crypto/ssh/handshake.go        |   646 +
 vendor/golang.org/x/crypto/ssh/handshake_test.go   |   559 +
 vendor/golang.org/x/crypto/ssh/kex.go              |   540 +
 vendor/golang.org/x/crypto/ssh/kex_test.go         |    50 +
 vendor/golang.org/x/crypto/ssh/keys.go             |  1032 +
 vendor/golang.org/x/crypto/ssh/keys_test.go        |   500 +
 vendor/golang.org/x/crypto/ssh/mac.go              |    61 +
 vendor/golang.org/x/crypto/ssh/mempipe_test.go     |   110 +
 vendor/golang.org/x/crypto/ssh/messages.go         |   766 +
 vendor/golang.org/x/crypto/ssh/messages_test.go    |   288 +
 vendor/golang.org/x/crypto/ssh/mux.go              |   330 +
 vendor/golang.org/x/crypto/ssh/mux_test.go         |   501 +
 vendor/golang.org/x/crypto/ssh/server.go           |   593 +
 vendor/golang.org/x/crypto/ssh/session.go          |   647 +
 vendor/golang.org/x/crypto/ssh/session_test.go     |   774 +
 vendor/golang.org/x/crypto/ssh/streamlocal.go      |   116 +
 vendor/golang.org/x/crypto/ssh/tcpip.go            |   474 +
 vendor/golang.org/x/crypto/ssh/tcpip_test.go       |    20 +
 .../x/crypto/ssh/terminal/terminal_test.go         |   358 +
 vendor/golang.org/x/crypto/ssh/testdata_test.go    |    63 +
 vendor/golang.org/x/crypto/ssh/transport.go        |   353 +
 vendor/golang.org/x/crypto/ssh/transport_test.go   |   113 +
 vendor/golang.org/x/sys/.gitattributes             |    10 +
 vendor/golang.org/x/sys/.gitignore                 |     2 +
 vendor/golang.org/x/sys/CONTRIBUTING.md            |    26 +
 vendor/golang.org/x/sys/README.md                  |    18 +
 vendor/golang.org/x/sys/codereview.cfg             |     1 +
 vendor/golang.org/x/sys/unix/creds_test.go         |   134 +
 vendor/golang.org/x/sys/unix/dev_linux_test.go     |    56 +
 vendor/golang.org/x/sys/unix/example_test.go       |    19 +
 vendor/golang.org/x/sys/unix/export_test.go        |     9 +
 vendor/golang.org/x/sys/unix/mmap_unix_test.go     |    35 +
 vendor/golang.org/x/sys/unix/openbsd_test.go       |   113 +
 vendor/golang.org/x/sys/unix/syscall_bsd_test.go   |    93 +
 .../golang.org/x/sys/unix/syscall_darwin_test.go   |    19 +
 .../golang.org/x/sys/unix/syscall_freebsd_test.go  |   312 +
 vendor/golang.org/x/sys/unix/syscall_linux_test.go |   421 +
 .../golang.org/x/sys/unix/syscall_solaris_test.go  |    55 +
 vendor/golang.org/x/sys/unix/syscall_test.go       |    60 +
 vendor/golang.org/x/sys/unix/syscall_unix_test.go  |   657 +
 vendor/golang.org/x/sys/unix/timestruct_test.go    |    54 +
 vendor/golang.org/x/sys/unix/xattr_test.go         |   119 +
 vendor/golang.org/x/sys/windows/syscall_test.go    |    53 +
 .../x/sys/windows/syscall_windows_test.go          |   113 +
 vendor/gopkg.in/fsnotify.v1/.editorconfig          |     5 -
 vendor/gopkg.in/fsnotify.v1/.gitignore             |     6 -
 vendor/gopkg.in/fsnotify.v1/.travis.yml            |    30 -
 vendor/gopkg.in/fsnotify.v1/AUTHORS                |    52 -
 vendor/gopkg.in/fsnotify.v1/CHANGELOG.md           |   317 -
 vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md        |    77 -
 vendor/gopkg.in/fsnotify.v1/LICENSE                |    28 -
 vendor/gopkg.in/fsnotify.v1/README.md              |    79 -
 vendor/gopkg.in/fsnotify.v1/fen.go                 |    37 -
 vendor/gopkg.in/fsnotify.v1/fsnotify.go            |    66 -
 vendor/gopkg.in/fsnotify.v1/inotify.go             |   337 -
 vendor/gopkg.in/fsnotify.v1/inotify_poller.go      |   187 -
 vendor/gopkg.in/fsnotify.v1/kqueue.go              |   521 -
 vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go       |    11 -
 vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go    |    12 -
 vendor/gopkg.in/fsnotify.v1/windows.go             |   561 -
 viper/LICENSE                                      |    21 -
 viper/README.md                                    |   620 -
 viper/flags.go                                     |    57 -
 viper/flags_test.go                                |    66 -
 viper/remote/remote.go                             |    77 -
 viper/util.go                                      |   195 -
 viper/viper.go                                     |  1300 -
 viper/viper_test.go                                |   783 -
 293 files changed, 24913 insertions(+), 87056 deletions(-)