go.mod: golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359

full diff: ed5796bab1...69cdffdb93

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-11-05 13:03:15 +01:00
parent d418660889
commit fa12f4e696
82 changed files with 4881 additions and 4307 deletions

2
go.mod
View File

@@ -63,7 +63,7 @@ require (
go.opentelemetry.io/otel/trace v1.0.1
golang.org/x/net v0.0.0-20210825183410-e898025ed96a
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sys v0.0.0-20210915083310-ed5796bab164
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
google.golang.org/grpc v1.41.0
google.golang.org/protobuf v1.27.1
gotest.tools/v3 v3.0.3