Skip to content

Commit dd4b5b8

Browse files
chore(deps): bump github.com/lestrrat-go/jwx/v2 in /backend
Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.1.0 to 2.1.4. - [Release notes](https://github.com/lestrrat-go/jwx/releases) - [Changelog](https://github.com/lestrrat-go/jwx/blob/v2.1.4/Changes) - [Commits](lestrrat-go/jwx@v2.1.0...v2.1.4) --- updated-dependencies: - dependency-name: github.com/lestrrat-go/jwx/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2758e1 commit dd4b5b8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: backend/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/labstack/echo-jwt/v4 v4.2.0
2828
github.com/labstack/echo/v4 v4.12.0
2929
github.com/labstack/gommon v0.4.2
30-
github.com/lestrrat-go/jwx/v2 v2.1.0
30+
github.com/lestrrat-go/jwx/v2 v2.1.4
3131
github.com/lib/pq v1.10.9
3232
github.com/mattermost/xml-roundtrip-validator v0.1.0
3333
github.com/mileusna/useragent v1.3.5
@@ -73,7 +73,7 @@ require (
7373
github.com/cespare/xxhash/v2 v2.3.0 // indirect
7474
github.com/containerd/continuity v0.4.3 // indirect
7575
github.com/davecgh/go-spew v1.1.1 // indirect
76-
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
76+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
7777
github.com/docker/cli v26.1.4+incompatible // indirect
7878
github.com/docker/docker v27.1.1+incompatible // indirect
7979
github.com/docker/go-connections v0.5.0 // indirect
@@ -119,7 +119,7 @@ require (
119119
github.com/leodido/go-urn v1.4.0 // indirect
120120
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
121121
github.com/lestrrat-go/httpcc v1.0.1 // indirect
122-
github.com/lestrrat-go/httprc v1.0.5 // indirect
122+
github.com/lestrrat-go/httprc v1.0.6 // indirect
123123
github.com/lestrrat-go/iter v1.0.2 // indirect
124124
github.com/lestrrat-go/option v1.0.1 // indirect
125125
github.com/luna-duclos/instrumentedsql v1.1.3 // indirect

Diff for: backend/go.sum

+6-6
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr
8787
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
8888
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
8989
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
90-
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 h1:rpfIENRNNilwHwZeG5+P150SMrnNEcHYvcCuK6dPZSg=
91-
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0/go.mod h1:v57UDF4pDQJcEfFUCRop3lJL149eHGSe9Jvczhzjo/0=
90+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 h1:NMZiJj8QnKe1LgsbDayM4UoHwbvwDRwnI3hwNaAHRnc=
91+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0/go.mod h1:ZXNYxsqcloTdSy/rNShjYzMhyjf0LaoftYK0p+A3h40=
9292
github.com/denisenkom/go-mssqldb v0.12.3 h1:pBSGx9Tq67pBOTLmxNuirNTeB8Vjmf886Kx+8Y+8shw=
9393
github.com/denisenkom/go-mssqldb v0.12.3/go.mod h1:k0mtMFOnU+AihqFxPMiF05rtiDrorD1Vrm1KEz5hxDo=
9494
github.com/docker/cli v26.1.4+incompatible h1:I8PHdc0MtxEADqYJZvhBrW9bo8gawKwwenxRM7/rLu8=
@@ -400,12 +400,12 @@ github.com/lestrrat-go/blackmagic v1.0.2 h1:Cg2gVSc9h7sz9NOByczrbUvLopQmXrfFx//N
400400
github.com/lestrrat-go/blackmagic v1.0.2/go.mod h1:UrEqBzIR2U6CnzVyUtfM6oZNMt/7O7Vohk2J0OGSAtU=
401401
github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZrIE=
402402
github.com/lestrrat-go/httpcc v1.0.1/go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E=
403-
github.com/lestrrat-go/httprc v1.0.5 h1:bsTfiH8xaKOJPrg1R+E3iE/AWZr/x0Phj9PBTG/OLUk=
404-
github.com/lestrrat-go/httprc v1.0.5/go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo=
403+
github.com/lestrrat-go/httprc v1.0.6 h1:qgmgIRhpvBqexMJjA/PmwSvhNk679oqD1RbovdCGW8k=
404+
github.com/lestrrat-go/httprc v1.0.6/go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo=
405405
github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzltI=
406406
github.com/lestrrat-go/iter v1.0.2/go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4=
407-
github.com/lestrrat-go/jwx/v2 v2.1.0 h1:0zs7Ya6+39qoit7gwAf+cYm1zzgS3fceIdo7RmQ5lkw=
408-
github.com/lestrrat-go/jwx/v2 v2.1.0/go.mod h1:Xpw9QIaUGiIUD1Wx0NcY1sIHwFf8lDuZn/cmxtXYRys=
407+
github.com/lestrrat-go/jwx/v2 v2.1.4 h1:uBCMmJX8oRZStmKuMMOFb0Yh9xmEMgNJLgjuKKt4/qc=
408+
github.com/lestrrat-go/jwx/v2 v2.1.4/go.mod h1:nWRbDFR1ALG2Z6GJbBXzfQaYyvn751KuuyySN2yR6is=
409409
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU=
410410
github.com/lestrrat-go/option v1.0.1/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I=
411411
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=

0 commit comments

Comments
 (0)