mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 05:12:25 -05:00
[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3283)
This commit is contained in:
parent
f3eebfcf80
commit
7785fa54da
34 changed files with 11289 additions and 1660 deletions
4
go.mod
4
go.mod
|
|
@ -73,7 +73,7 @@ require (
|
|||
go.opentelemetry.io/otel/sdk/metric v1.29.0
|
||||
go.opentelemetry.io/otel/trace v1.29.0
|
||||
go.uber.org/automaxprocs v1.5.3
|
||||
golang.org/x/crypto v0.26.0
|
||||
golang.org/x/crypto v0.27.0
|
||||
golang.org/x/image v0.20.0
|
||||
golang.org/x/net v0.28.0
|
||||
golang.org/x/oauth2 v0.23.0
|
||||
|
|
@ -215,7 +215,7 @@ require (
|
|||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
|
||||
golang.org/x/mod v0.18.0 // indirect
|
||||
golang.org/x/sync v0.8.0 // indirect
|
||||
golang.org/x/sys v0.24.0 // indirect
|
||||
golang.org/x/sys v0.25.0 // indirect
|
||||
golang.org/x/tools v0.22.0 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20240822170219-fc7c04adadcd // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue