diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-11 23:52:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-11 23:52:25 +0000 |
| commit | 4921e0461191c50612aa83345e87c73d5bca3f27 (patch) | |
| tree | 8933618a8f767b9d7be12c78745431c35359d58a /go.mod | |
| parent | 354279d2e3dc81979f0c0860e79615ebba5e2b9f (diff) | |
| download | x-4921e0461191c50612aa83345e87c73d5bca3f27.tar.xz x-4921e0461191c50612aa83345e87c73d5bca3f27.zip | |
build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.12 to 2.0.21 (#638)
Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.12 to 2.0.21.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v2.0.21/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v2.0.12...v2.0.21)
---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx/v2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 16 |
1 files changed, 3 insertions, 13 deletions
@@ -31,7 +31,6 @@ require ( github.com/go-gorm/caches/v4 v4.0.5 github.com/go-interpreter/wagon v0.6.0 github.com/goccy/go-json v0.10.2 - github.com/golang-jwt/jwt/v5 v5.2.1 github.com/gomarkdown/markdown v0.0.0-20240328165702-4d01890c35c0 github.com/google/go-github v17.0.0+incompatible github.com/google/subcommands v1.2.0 @@ -44,7 +43,6 @@ require ( github.com/kr/pretty v0.3.1 github.com/lib/pq v1.10.9 github.com/mattn/go-sqlite3 v1.14.22 - github.com/multiformats/go-multibase v0.2.0 github.com/mymmrac/telego v0.29.2 github.com/nats-io/nats.go v1.35.0 github.com/ncruces/go-sqlite3 v0.16.0 @@ -67,15 +65,12 @@ require ( github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef github.com/twitchtv/twirp v8.1.3+incompatible - github.com/whyrusleeping/cbor-gen v0.1.3-0.20240904181319-8dc02b38228c - github.com/whyrusleeping/go-did v0.0.0-20240828165449-bcaa7ae21371 go.etcd.io/bbolt v1.3.10 go.jetpack.io/tyson v0.1.1 go4.org v0.0.0-20190313082347-94abd6928b1d golang.org/x/crypto v0.31.0 golang.org/x/oauth2 v0.21.0 golang.org/x/sync v0.10.0 - golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 google.golang.org/grpc v1.64.1 gorm.io/gorm v1.25.10 gorm.io/plugin/prometheus v0.1.0 @@ -105,7 +100,6 @@ require ( github.com/cli/go-gh v0.1.0 // indirect github.com/cloudflare/circl v1.3.8 // indirect github.com/cyphar/filepath-securejoin v0.2.5 // indirect - github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect github.com/ebitengine/purego v0.7.1 // indirect github.com/emirpasic/gods v1.18.1 // indirect @@ -154,12 +148,6 @@ require ( github.com/kevinburke/ssh_config v1.2.0 // indirect github.com/klauspost/cpuid/v2 v2.2.7 // indirect github.com/klauspost/pgzip v1.2.6 // indirect - github.com/lestrrat-go/blackmagic v1.0.1 // indirect - github.com/lestrrat-go/httpcc v1.0.1 // indirect - github.com/lestrrat-go/httprc v1.0.4 // indirect - github.com/lestrrat-go/iter v1.0.2 // indirect - github.com/lestrrat-go/jwx/v2 v2.0.12 // indirect - github.com/lestrrat-go/option v1.0.1 // indirect github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.20 // indirect github.com/mattn/go-tty v0.0.3 // indirect @@ -170,6 +158,7 @@ require ( github.com/mr-tron/base58 v1.2.0 // indirect github.com/multiformats/go-base32 v0.1.0 // indirect github.com/multiformats/go-base36 v0.2.0 // indirect + github.com/multiformats/go-multibase v0.2.0 // indirect github.com/multiformats/go-multicodec v0.9.0 // indirect github.com/multiformats/go-multihash v0.2.3 // indirect github.com/multiformats/go-varint v0.0.7 // indirect @@ -183,7 +172,6 @@ require ( github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f // indirect github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511 // indirect - github.com/segmentio/asm v1.2.0 // indirect github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect github.com/shopspring/decimal v1.3.1 // indirect github.com/skeema/knownhosts v1.3.0 // indirect @@ -196,6 +184,7 @@ require ( github.com/valyala/fasthttp v1.52.0 // indirect github.com/valyala/fastjson v1.6.4 // indirect github.com/whyrusleeping/cbor v0.0.0-20171005072247-63513f603b11 // indirect + github.com/whyrusleeping/cbor-gen v0.1.3-0.20240904181319-8dc02b38228c // indirect github.com/xanzy/ssh-agent v0.3.3 // indirect gitlab.com/digitalxero/go-conventional-commit v1.0.7 // indirect gitlab.com/yawning/secp256k1-voi v0.0.0-20230925100816-f2616030848b // indirect @@ -208,6 +197,7 @@ require ( go.uber.org/multierr v1.11.0 // indirect go.uber.org/zap v1.27.0 // indirect golang.org/x/arch v0.6.0 // indirect + golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240617180043-68d350f18fd4 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect |
