File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
3838 github.com/tj/go-spin v1.1.0
3939 go.opentelemetry.io/otel v1.15.1
4040 go.opentelemetry.io/otel/sdk v1.15.1
41- golang.org/x/sync v0.1 .0
41+ golang.org/x/sync v0.2 .0
4242 gopkg.in/yaml.v2 v2.4.0
4343 k8s.io/api v0.27.1
4444 k8s.io/apiextensions-apiserver v0.27.0
Original file line number Diff line number Diff line change @@ -1001,8 +1001,8 @@ golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJ
10011001golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
10021002golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
10031003golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1004- golang.org/x/sync v0.1 .0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o =
1005- golang.org/x/sync v0.1 .0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1004+ golang.org/x/sync v0.2 .0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI =
1005+ golang.org/x/sync v0.2 .0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
10061006golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
10071007golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
10081008golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments