Update deps

This commit is contained in:
Alexander Sheiko 2021-12-07 10:15:54 +02:00
parent b5c64d7977
commit 55a0c83804
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,5 +4,5 @@ go 1.13
require (
github.com/google/go-cmp v0.5.6
golang.org/x/net v0.0.0-20210908191846-a5e095526f91
golang.org/x/net v0.0.0-20211206223403-eba003a116a9
)