update deps

This commit is contained in:
Balakrishnan Balasubramanian 2022-10-24 11:17:13 -04:00
parent 00504d546d
commit 5b61498a00
4 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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-20220822230855-b0a4917ee28c
require golang.org/x/net v0.1.0

4
go.sum
View File

@ -1,2 +1,2 @@
golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c h1:JVAXQ10yGGVbSyoer5VILysz6YKjdNT2bsvlayjqhes=
golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk=
golang.org/x/net v0.1.0 h1:hZ/3BUoy5aId7sCpA/Tc5lt8DkFgdVS2onTpJsZ/fl0=
golang.org/x/net v0.1.0/go.mod h1:Cx3nUiGt4eDBEyega/BKRp+/AlGL8hYe7U9odMt2Cco=