1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

chore: bump dependencies

This commit is contained in:
Zack Scholl 2025-01-09 06:07:49 -08:00
parent 07290286d6
commit b93147cd7b
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.32.0
golang.org/x/net v0.33.0
golang.org/x/net v0.34.0
golang.org/x/sys v0.29.0
golang.org/x/term v0.28.0
golang.org/x/time v0.9.0