File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 code.gitea.io/gitea v1.24.6 // indirect
4242 contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
4343 contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
44- filippo.io/edwards25519 v1.1.0 // indirect
44+ filippo.io/edwards25519 v1.1.1 // indirect
4545 github.com/AlecAivazis/survey/v2 v2.3.7 // indirect
4646 github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.14.0 // indirect
4747 github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -633,8 +633,8 @@ contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d/g
633633contrib.go.opencensus.io/exporter/prometheus v0.4.2 h1:sqfsYl5GIY/L570iT+l93ehxaWJs2/OwXtiWwew3oAg =
634634contrib.go.opencensus.io/exporter/prometheus v0.4.2 /go.mod h1:dvEHbiKmgvbr5pjaF9fpw1KeYcjrnC1J8B+JKjsZyRQ =
635635dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
636- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
637- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
636+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
637+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
638638gioui.org v0.0.0-20210308172011-57750fc8a0a6 /go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8 =
639639git.sr.ht/~sbinet/gg v0.3.1 /go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc =
640640github.com/ActiveState/vt10x v1.3.1 h1:7qi8BGXUEBghzBxfXSY0J77etO+L95PZQlwD7ay2mn0 =
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ contrib.go.opencensus.io/exporter/ocagent
8989# contrib.go.opencensus.io/exporter/prometheus v0.4.2
9090## explicit; go 1.13
9191contrib.go.opencensus.io/exporter/prometheus
92- # filippo.io/edwards25519 v1.1.0
92+ # filippo.io/edwards25519 v1.1.1
9393## explicit; go 1.20
9494filippo.io/edwards25519
9595filippo.io/edwards25519/field
You can’t perform that action at this time.
0 commit comments