File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ require (
110110 github.com/ugorji/go/codec v1.3.1 // indirect
111111 github.com/woodsbury/decimal128 v1.4.0 // indirect
112112 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
113- github.com/xdg-go/scram v1.1.2 // indirect
113+ github.com/xdg-go/scram v1.2.0 // indirect
114114 github.com/xdg-go/stringprep v1.0.4 // indirect
115115 github.com/zitadel/logging v0.6.2 // indirect
116116 github.com/zitadel/oidc/v3 v3.45.0 // indirect
Original file line number Diff line number Diff line change @@ -309,8 +309,8 @@ github.com/woodsbury/decimal128 v1.4.0 h1:xJATj7lLu4f2oObouMt2tgGiElE5gO6mSWUjQs
309309github.com/woodsbury/decimal128 v1.4.0 /go.mod h1:BP46FUrVjVhdTbKT+XuQh2xfQaGki9LMIRJSFuh6THU =
310310github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c =
311311github.com/xdg-go/pbkdf2 v1.0.0 /go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI =
312- github.com/xdg-go/scram v1.1.2 h1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY =
313- github.com/xdg-go/scram v1.1.2 /go.mod h1:RT/sEzTbU5y00aCK8UOx6R7YryM0iF1N2MOmC3kKLN4 =
312+ github.com/xdg-go/scram v1.2.0 h1:bYKF2AEwG5rqd1BumT4gAnvwU/M9nBp2pTSxeZw7Wvs =
313+ github.com/xdg-go/scram v1.2.0 /go.mod h1:3dlrS0iBaWKYVt2ZfA4cj48umJZ+cAEbR6/SjLA88I8 =
314314github.com/xdg-go/stringprep v1.0.4 h1:XLI/Ng3O1Atzq0oBs3TWm+5ZVgkq2aqdlvP9JtoZ6c8 =
315315github.com/xdg-go/stringprep v1.0.4 /go.mod h1:mPGuuIYwz7CmR2bT9j4GbQqutWS1zV24gijq1dTyGkM =
316316github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments