chore(deps): update nix flake and go xcrypto

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-05-21 11:03:45 +02:00
parent 891e323809
commit 56e0cc9ba4
Signed by: harald
GPG key ID: F519A1143B3FBE32
4 changed files with 16 additions and 15 deletions

8
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/stretchr/testify v1.9.0
gitlab.com/hacklunch/ntp v0.2.1-0.20200714090752-d286380a85fb
gitlab.com/hacklunch/ntske v0.0.0-20201006122939-e09fea38c855
golang.org/x/crypto v0.22.0
golang.org/x/crypto v0.23.0
)
require (
@ -261,9 +261,9 @@ require (
golang.org/x/net v0.22.0 // indirect
golang.org/x/oauth2 v0.18.0 // indirect
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/term v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/term v0.20.0 // indirect
golang.org/x/text v0.15.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.16.1 // indirect
google.golang.org/api v0.161.0 // indirect