xplorfin / moneysocket-go

A *highly experimental* golang implementation of moneysocket
MIT License
3 stars 1 forks source link

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

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/moneysocket-go":"/mnt/renovate/gh/xplorfin/moneysocket-go" -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/moneysocket-go" docker.io/renovate/go:1.17.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/lightningnetwork/lnd v0.11.1-beta-rc5-branch
go: downloading github.com/jinzhu/copier v0.3.2
go: finding module for package google.golang.org/grpc/examples/helloworld/helloworld
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-20220304170021-431ea809a767
go: finding module for package google.golang.org/grpc/naming
github.com/xplorfin/moneysocket-go/moneysocket/config 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.44.0), but does not contain package google.golang.org/grpc/naming
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.