Update deps

This commit is contained in:
Alexander Sheiko 2023-04-23 17:29:40 +03:00
parent efb2f50ef4
commit 3d364abaac
2 changed files with 10 additions and 3 deletions

2
go.mod
View file

@ -4,5 +4,5 @@ go 1.13
require (
github.com/google/go-cmp v0.5.9
golang.org/x/net v0.7.0
golang.org/x/net v0.9.0
)