From 810840bc30d3d4e3f99646436e87247d61d7ae27 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Mar 2022 20:35:18 +0000 Subject: [PATCH] fix(deps): update golang.org/x/perf digest to c932945 --- tools/benchstat/go.mod | 2 +- tools/benchstat/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/benchstat/go.mod b/tools/benchstat/go.mod index 918eda964..06f2d6bab 100644 --- a/tools/benchstat/go.mod +++ b/tools/benchstat/go.mod @@ -2,4 +2,4 @@ module _ go 1.18 -require golang.org/x/perf v0.0.0-20220308081927-511bcb8b8934 +require golang.org/x/perf v0.0.0-20220316194706-c932945851e3 diff --git a/tools/benchstat/go.sum b/tools/benchstat/go.sum index 8c5e917d6..d07db47b7 100644 --- a/tools/benchstat/go.sum +++ b/tools/benchstat/go.sum @@ -15,8 +15,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= golang.org/x/oauth2 v0.0.0-20170207211851-4464e7848382/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= -golang.org/x/perf v0.0.0-20220308081927-511bcb8b8934 h1:EHicp0XT/Fqvx3O87INMswsfH29wa99GOd5Xb/Z4tyI= -golang.org/x/perf v0.0.0-20220308081927-511bcb8b8934/go.mod h1:KRSrLY7jerMEa0Ih7gBheQ3FYDiSx6liMnniX1o3j2g= +golang.org/x/perf v0.0.0-20220316194706-c932945851e3 h1:mJAAvEykQPNLaCJWqmG9/GLbMjx3+F67h/8B8DBqnBo= +golang.org/x/perf v0.0.0-20220316194706-c932945851e3/go.mod h1:KRSrLY7jerMEa0Ih7gBheQ3FYDiSx6liMnniX1o3j2g= golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=