File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
token/services/identity/storage/kvs/hashicorp Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/cockroachdb/errors v1.12.0 // indirect
3232 github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
3333 github.com/cockroachdb/redact v1.1.5 // indirect
34- github.com/consensys/gnark-crypto v0.18.0 // indirect
34+ github.com/consensys/gnark-crypto v0.18.1 // indirect
3535 github.com/containerd/log v0.1.0 // indirect
3636 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3737 github.com/dgraph-io/ristretto/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b h1:r6VH0faHjZe
3333github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b /go.mod h1:Vz9DsVWQQhf3vs21MhPMZpMGSht7O/2vFW2xusFUVOs =
3434github.com/cockroachdb/redact v1.1.5 h1:u1PMllDkdFfPWaNGMyLD1+so+aq3uUItthCFqzwPJ30 =
3535github.com/cockroachdb/redact v1.1.5 /go.mod h1:BVNblN9mBWFyMyqK1k3AAiSxhvhfK2oOZZ2lK+dpvRg =
36- github.com/consensys/gnark-crypto v0.18.0 h1:vIye/FqI50VeAr0B3dx+YjeIvmc3LWz4yEfbWBpTUf0 =
37- github.com/consensys/gnark-crypto v0.18.0 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
36+ github.com/consensys/gnark-crypto v0.18.1 h1:RyLV6UhPRoYYzaFnPQA4qK3DyuDgkTgskDdoGqFt3fI =
37+ github.com/consensys/gnark-crypto v0.18.1 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
3838github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
3939github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
4040github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments