mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:12:26 -05:00
[chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#2190)
This commit is contained in:
parent
79906f969d
commit
f0a3fcae85
13 changed files with 130 additions and 18 deletions
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
|
|
@ -765,8 +765,6 @@ go.opentelemetry.io/otel/semconv/v1.17.0
|
|||
go.opentelemetry.io/otel/semconv/v1.17.0/httpconv
|
||||
go.opentelemetry.io/otel/semconv/v1.20.0
|
||||
go.opentelemetry.io/otel/semconv/v1.21.0
|
||||
# go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0
|
||||
## explicit; go 1.19
|
||||
# go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.17.0
|
||||
## explicit; go 1.19
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlptrace
|
||||
|
|
@ -814,7 +812,7 @@ go.uber.org/automaxprocs/maxprocs
|
|||
# golang.org/x/arch v0.3.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/arch/x86/x86asm
|
||||
# golang.org/x/crypto v0.12.0
|
||||
# golang.org/x/crypto v0.13.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/crypto/acme
|
||||
golang.org/x/crypto/acme/autocert
|
||||
|
|
@ -873,7 +871,7 @@ golang.org/x/net/trace
|
|||
## explicit; go 1.18
|
||||
golang.org/x/oauth2
|
||||
golang.org/x/oauth2/internal
|
||||
# golang.org/x/sys v0.11.0
|
||||
# golang.org/x/sys v0.12.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/execabs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue