update dependencies

This commit is contained in:
Balakrishnan Balasubramanian 2022-07-04 11:33:24 -04:00
parent 587b7f38ce
commit 66079e5e03
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module gitlab.com/balki/ytui
go 1.18
require golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
require golang.org/x/net v0.0.0-20220630215102-69896b714898

4
go.sum
View File

@ -1,2 +1,2 @@
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e h1:TsQ7F31D3bUCLeqPT0u+yjp1guoArKaNKmCr22PYgTQ=
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
golang.org/x/net v0.0.0-20220630215102-69896b714898 h1:K7wO6V1IrczY9QOQ2WkVpw4JQSwCd52UsxVEirZUfiw=
golang.org/x/net v0.0.0-20220630215102-69896b714898/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=