Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/fiatjaf/go-lnurl to v1.13.1 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fiatjaf/go-lnurl v1.3.1 -> v1.13.1 age adoption passing confidence

Release Notes

fiatjaf/go-lnurl (github.com/fiatjaf/go-lnurl)

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.5

Compare Source

v1.8.4

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@stale
Copy link

stale bot commented Apr 27, 2022

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 stale bot added the stale label Apr 27, 2022
@renovate renovate bot force-pushed the renovate/github.com-fiatjaf-go-lnurl-1.x branch from f58a78d to 6b7e6d6 Compare September 25, 2022 20:39
@renovate renovate bot changed the title Update module github.com/fiatjaf/go-lnurl to v1.10.2 Update module github.com/fiatjaf/go-lnurl to v1.11.2 Sep 25, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2022

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/1c8d97/c62af7/repos/github/xplorfin/lnurlauth":"/tmp/worker/1c8d97/c62af7/repos/github/xplorfin/lnurlauth" -v "/tmp/worker/1c8d97/c62af7/cache":"/tmp/worker/1c8d97/c62af7/cache" -e GOPATH -e GOPROXY -e GOSUMDB -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 CONTAINERBASE_CACHE_DIR -w "/tmp/worker/1c8d97/c62af7/repos/github/xplorfin/lnurlauth" ghcr.io/containerbase/sidecar:9.20.8 bash -l -c "install-tool golang 1.21.3 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/localtunnel/go-localtunnel v0.0.0-20170326223115-8a804488f275
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading golang.org/x/sync v0.2.0
go: downloading github.com/stretchr/testify v1.8.2
go: downloading github.com/xplorfin/netutils v0.45.0
go: downloading github.com/urfave/cli v1.22.9
go: downloading golang.org/x/net v0.10.0
go: downloading github.com/btcsuite/btcd v0.23.5-0.20230905170901-80f5a0ffdf36
go: downloading github.com/fiatjaf/go-lnurl v1.13.1
go: downloading github.com/brianvoe/gofakeit/v5 v5.11.2
go: downloading github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
go: downloading golang.org/x/sys v0.8.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/fasthttp/router v1.4.0
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.28.0
go: downloading github.com/xplorfin/filet v0.3.0
go: downloading github.com/yudai/gojsondiff v1.0.0
go: downloading github.com/btcsuite/btcd/btcec/v2 v2.3.2
go: downloading github.com/nbd-wtf/ln-decodepay v1.6.0
go: downloading github.com/tidwall/gjson v1.9.3
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/savsgio/gotils v0.0.0-20210617111740-97865ed5a873
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/andybalholm/brotli v1.0.3
go: downloading github.com/klauspost/compress v1.13.6
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/EDDYCJY/fake-useragent v0.2.0
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/spf13/afero v1.9.2
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading golang.org/x/text v0.9.0
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/lightningnetwork/lnd v0.17.0-beta
go: downloading github.com/btcsuite/btcd/chaincfg/chainhash v1.0.2
go: downloading github.com/PuerkitoBio/goquery v1.6.1
go: downloading golang.org/x/crypto v0.7.0
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading github.com/btcsuite/btcd/btcutil v1.1.4-0.20230904040416-d4f519f5dc05
go: downloading github.com/go-errors/errors v1.0.1
go: downloading github.com/lightningnetwork/lnd/tlv v1.1.1
go: downloading github.com/lightningnetwork/lnd/tor v1.1.2
go: downloading github.com/btcsuite/btcwallet v0.16.10-0.20230804184612-07be54bc22cf
go: downloading github.com/decred/dcrd/crypto/blake256 v1.0.0
go: downloading github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
go: downloading github.com/miekg/dns v1.1.43
go: downloading github.com/btcsuite/btcwallet/walletdb v1.4.0
go: downloading golang.org/x/exp v0.0.0-20230315142452-642cacee5cc0
go: downloading github.com/lightninglabs/neutrino/cache v1.1.1
go: downloading github.com/lightninglabs/neutrino v0.16.0
go: downloading github.com/btcsuite/btcd/btcutil/psbt v1.1.8
go: downloading github.com/btcsuite/btcwallet/wallet/txauthor v1.3.2
go: downloading github.com/btcsuite/btcwallet/wallet/txrules v1.2.0
go: downloading github.com/btcsuite/btcwallet/wallet/txsizes v1.2.3
go: downloading github.com/btcsuite/btcwallet/wtxmgr v1.5.0
go: downloading github.com/lightninglabs/gozmq v0.0.0-20191113021534-d20a764486bf
go: downloading github.com/lightningnetwork/lnd/ticker v1.1.1
go: downloading golang.org/x/term v0.8.0
go: downloading github.com/lightningnetwork/lnd/clock v1.1.1
go: downloading github.com/aead/siphash v1.0.1
go: downloading github.com/kkdai/bstream v1.0.0
go: downloading github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd
go: downloading github.com/decred/dcrd/lru v1.0.0
go: downloading github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
go: downloading github.com/lightningnetwork/lnd/queue v1.1.1
go: downloading github.com/btcsuite/btcd v0.23.4
go: github.com/xplorfin/lnurlauth/integration imports
	github.com/btcsuite/btcd/btcec: cannot find module providing package github.com/btcsuite/btcd/btcec

@renovate renovate bot force-pushed the renovate/github.com-fiatjaf-go-lnurl-1.x branch from 6b7e6d6 to 720ef94 Compare November 20, 2022 08:22
@renovate renovate bot changed the title Update module github.com/fiatjaf/go-lnurl to v1.11.2 Update module github.com/fiatjaf/go-lnurl to v1.12.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-fiatjaf-go-lnurl-1.x branch from 720ef94 to 404655e Compare March 16, 2023 17:53
@renovate renovate bot changed the title Update module github.com/fiatjaf/go-lnurl to v1.12.0 Update module github.com/fiatjaf/go-lnurl to v1.12.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-fiatjaf-go-lnurl-1.x branch from 404655e to a3ef984 Compare June 28, 2023 19:55
@renovate renovate bot changed the title Update module github.com/fiatjaf/go-lnurl to v1.12.1 Update module github.com/fiatjaf/go-lnurl to v1.12.2 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-fiatjaf-go-lnurl-1.x branch from a3ef984 to 6189c80 Compare October 13, 2023 18:03
@renovate renovate bot changed the title Update module github.com/fiatjaf/go-lnurl to v1.12.2 Update module github.com/fiatjaf/go-lnurl to v1.13.0 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-fiatjaf-go-lnurl-1.x branch from 6189c80 to 841b153 Compare October 13, 2023 22:08
@renovate renovate bot changed the title Update module github.com/fiatjaf/go-lnurl to v1.13.0 Update module github.com/fiatjaf/go-lnurl to v1.13.1 Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants