xplorfin / lndmock

utilities for mocking interactions on the lightning network
MIT License
1 stars 2 forks source link

Update module github.com/lightningnetwork/lnd to v0.11.1-beta-rc5-branch - autoclosed #38

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/lightningnetwork/lnd require patch v0.11.1-beta.rc5 -> v0.11.1-beta-rc5-branch

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/xplorfin/lndmock":"/mnt/renovate/gh/xplorfin/lndmock" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -w "/mnt/renovate/gh/xplorfin/lndmock" docker.io/renovate/go:1.18.2 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/brianvoe/gofakeit/v5 v5.11.2
go: downloading github.com/btcsuite/btcd v0.21.0-beta
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/docker/docker v20.10.6+incompatible
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/lightningnetwork/lnd v0.11.1-beta-rc5-branch
go: downloading github.com/xplorfin/docker-utils v0.13.0
go: downloading github.com/xplorfin/netutils v0.42.0
go: downloading google.golang.org/grpc v1.38.0
go: downloading gopkg.in/macaroon.v2 v2.1.0
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
go: downloading github.com/btcsuite/btcutil v1.0.2
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.14.3
go: downloading golang.org/x/net v0.0.0-20210510120150-4163338589ed
go: downloading gopkg.in/macaroon-bakery.v2 v2.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/go-errors/errors v1.0.1
go: downloading github.com/btcsuite/btcwallet v0.11.1-0.20200904022754-2c5947a45222
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading google.golang.org/protobuf v1.25.0
go: downloading google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
go: downloading github.com/btcsuite/btcutil/psbt v1.0.3-0.20200826194809-5f93e33af2b0
go: downloading github.com/btcsuite/btcwallet/wallet/txauthor v1.0.0
go: downloading github.com/btcsuite/btcwallet/wallet/txrules v1.0.0
go: downloading github.com/btcsuite/btcwallet/wtxmgr v1.2.0
go: downloading github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8
go: downloading github.com/rogpeppe/fastuuid v1.2.0
go: downloading gopkg.in/errgo.v1 v1.0.1
go: downloading github.com/miekg/dns v0.0.0-20171125082028-79bfde677fa8
go: downloading github.com/btcsuite/btcwallet/walletdb v1.3.3
go: downloading github.com/containerd/containerd v1.4.3
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/lightninglabs/gozmq v0.0.0-20191113021534-d20a764486bf
go: downloading github.com/lightninglabs/neutrino v0.11.1-0.20200316235139-bffc52e8f200
go: downloading github.com/btcsuite/btcwallet/wallet/txsizes v1.0.0
go: downloading github.com/lightningnetwork/lnd/clock v1.0.1
go: downloading github.com/jrick/logrotate v1.0.0
go: downloading go.etcd.io/bbolt v1.3.5-0.20200615073812-232d8fc87f50
go: downloading github.com/coreos/etcd v3.3.22+incompatible
go: downloading github.com/sirupsen/logrus v1.8.0
go: downloading github.com/Microsoft/go-winio v0.4.16
go: downloading github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd
go: downloading github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
go: downloading github.com/aead/siphash v1.0.1
go: downloading github.com/kkdai/bstream v0.0.0-20181106074824-b3251f7901ec
go: downloading github.com/lightningnetwork/lightning-onion v1.0.2-0.20200501022730-3c8c8d0b89ea
go: downloading github.com/ltcsuite/ltcd v0.0.0-20190101042124-f37f8bf35796
go: downloading github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
go: downloading go.uber.org/zap v1.14.1
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading github.com/soheilhy/cmux v0.1.4
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading github.com/magefile/mage v1.10.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/decred/dcrd/lru v1.0.0
go: downloading github.com/lightningnetwork/lnd/queue v1.0.4
go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
go: downloading github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da
go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading go.uber.org/atomic v1.6.0
go: downloading go.uber.org/multierr v1.5.0
go: downloading github.com/jonboulle/clockwork v0.1.0
go: downloading github.com/prometheus/client_golang v0.9.3
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
go: downloading github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2
go: downloading golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/lightningnetwork/lnd/ticker v1.0.0
go: downloading github.com/google/btree v1.0.0
go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible
go: downloading github.com/coreos/bbolt v1.3.3
go: downloading github.com/beorn7/perks v1.0.0
go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
go: downloading github.com/prometheus/common v0.4.0
go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
go: downloading github.com/frankban/quicktest v1.2.2
go: downloading github.com/google/go-cmp v0.5.4
go: downloading gotest.tools/v3 v3.0.3
go: downloading github.com/juju/testing v0.0.0-20190723135506-ce30eb24acd2
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/fasthttp/router v1.3.13
go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc
go: downloading github.com/jarcoal/httpmock v1.0.8
go: downloading github.com/valyala/fasthttp v1.26.0
go: downloading github.com/xplorfin/filet v0.3.0
go: downloading github.com/yudai/gojsondiff v1.0.0
go: downloading github.com/Pallinder/go-randomdata v1.2.0
go: downloading github.com/kr/pretty v0.2.1
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/juju/retry v0.0.0-20180821225755-9058e192b216
go: downloading github.com/juju/utils v0.0.0-20180820210520-bf9cc5bdd62d
go: downloading github.com/juju/version v0.0.0-20180108022336-b64dbd566305
go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/savsgio/gotils v0.0.0-20210520110740-c57c45b83e0a
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/andybalholm/brotli v1.0.2
go: downloading github.com/klauspost/compress v1.12.2
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/EDDYCJY/fake-useragent v0.2.0
go: downloading github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
go: downloading github.com/mileusna/useragent v1.0.2
go: downloading github.com/sergi/go-diff v1.1.0
go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
go: downloading github.com/onsi/ginkgo v1.14.2
go: downloading github.com/onsi/gomega v1.10.4
go: downloading github.com/yudai/pp v2.0.1+incompatible
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/kr/text v0.1.0
go: downloading github.com/btcsuite/goleveldb v1.0.0
go: downloading github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88
go: downloading golang.org/x/lint v0.0.0-20190930215403-16217165b5de
go: downloading honnef.co/go/tools v0.0.1-2019.2.3
go: downloading github.com/creack/pty v1.1.11
go: downloading github.com/PuerkitoBio/goquery v1.6.1
go: downloading github.com/nxadm/tail v1.4.4
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/btcsuite/snappy-go v1.0.0
go: downloading go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
go: downloading golang.org/x/tools v0.0.0-20210106214847-113979e3529a
go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading golang.org/x/mod v0.3.0
go: finding module for package google.golang.org/grpc/examples/helloworld/helloworld
go: downloading google.golang.org/grpc v1.46.2
go: downloading google.golang.org/grpc/examples v0.0.0-20220510235641-db79903af928
go: finding module for package google.golang.org/grpc/naming
go: found google.golang.org/grpc/examples/helloworld/helloworld in google.golang.org/grpc/examples v0.0.0-20220510235641-db79903af928
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/google/go-cmp v0.5.5
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/genproto v0.0.0-20200806141610-86f49bd18e98
go: finding module for package google.golang.org/grpc/naming
github.com/xplorfin/lndmock imports
    github.com/lightningnetwork/lnd/macaroons imports
    github.com/lightningnetwork/lnd/channeldb/kvdb imports
    github.com/lightningnetwork/lnd/channeldb/kvdb/etcd imports
    github.com/coreos/etcd/clientv3 tested by
    github.com/coreos/etcd/clientv3.test imports
    github.com/coreos/etcd/integration imports
    github.com/coreos/etcd/proxy/grpcproxy imports
    google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.46.2), but does not contain package google.golang.org/grpc/naming
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2329143673


Totals Coverage Status
Change from base Build 2329139215: 0.0%
Covered Lines: 283
Relevant Lines: 346

💛 - Coveralls
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.