File tree 4 files changed +2957
-2957
lines changed
4 files changed +2957
-2957
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/stretchr/testify v1.8.4
12
12
github.com/trietmn/go-wiki v1.0.1
13
13
go.chromium.org/luci v0.0.0-20240206071351-fb32c458db6e // indirect
14
- go.skia.org/infra v0.0.0-20240402010848-58b480b2288d
14
+ go.skia.org/infra v0.0.0-20240402215846-f3bc379a831a
15
15
google.golang.org/api v0.149.0
16
16
google.golang.org/protobuf v1.32.0
17
17
)
Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ go.opentelemetry.io/otel/sdk v1.21.0 h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZ
273
273
go.opentelemetry.io/otel/sdk v1.21.0 /go.mod h1:Nna6Yv7PWTdgJHVRD9hIYywQBRx7pbox6nwBnZIxl/E =
274
274
go.opentelemetry.io/otel/trace v1.21.0 h1:WD9i5gzvoUPuXIXH24ZNBudiarZDKuekPqi/E8fpfLc =
275
275
go.opentelemetry.io/otel/trace v1.21.0 /go.mod h1:LGbsEB0f9LGjN+OZaQQ26sohbOmiMR+BaslueVtS/qQ =
276
- go.skia.org/infra v0.0.0-20240402010848-58b480b2288d h1:Nh8suK0XPEGIkJypbNBpZ9vbt4tT2NrQjpKJ+PRJ4Mo =
277
- go.skia.org/infra v0.0.0-20240402010848-58b480b2288d /go.mod h1:yDOX117fEp52tgqfYxIb0lsslkKh55Cxi5t6uLuc+uA =
276
+ go.skia.org/infra v0.0.0-20240402215846-f3bc379a831a h1:FsuYmTmb4L5is7RZfZkSlXmaVyTy7yMY0sTQYvx9Eg8 =
277
+ go.skia.org/infra v0.0.0-20240402215846-f3bc379a831a /go.mod h1:yDOX117fEp52tgqfYxIb0lsslkKh55Cxi5t6uLuc+uA =
278
278
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
279
279
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
280
280
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
Original file line number Diff line number Diff line change @@ -2670,8 +2670,8 @@ def go_repositories():
2670
2670
go_repository (
2671
2671
name = "org_skia_go_infra" ,
2672
2672
importpath = "go.skia.org/infra" ,
2673
- sum = "h1:Nh8suK0XPEGIkJypbNBpZ9vbt4tT2NrQjpKJ+PRJ4Mo =" ,
2674
- version = "v0.0.0-20240402010848-58b480b2288d " ,
2673
+ sum = "h1:FsuYmTmb4L5is7RZfZkSlXmaVyTy7yMY0sTQYvx9Eg8 =" ,
2674
+ version = "v0.0.0-20240402215846-f3bc379a831a " ,
2675
2675
)
2676
2676
go_repository (
2677
2677
name = "org_uber_go_atomic" ,
You can’t perform that action at this time.
0 commit comments