upgrade to latest dependencies (#2865)

Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
This commit is contained in:
Matt Moore 2020-09-30 07:37:29 -07:00 committed by GitHub
parent 8db736a146
commit c0f3e4eca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -19,7 +19,7 @@ require (
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/webhooks.v3 v3.13.0
gopkg.in/yaml.v2 v2.3.0
knative.dev/test-infra v0.0.0-20200928013644-9dea929019ff
knative.dev/test-infra v0.0.0-20200929224429-f46f815aa607
)
replace go.opencensus.io => go.opencensus.io v0.20.2

4
go.sum
View File

@ -1849,8 +1849,8 @@ knative.dev/test-infra v0.0.0-20200505052144-5ea2f705bb55/go.mod h1:WqF1Azka+FxP
knative.dev/test-infra v0.0.0-20200513011557-d03429a76034/go.mod h1:aMif0KXL4g19YCYwsy4Ocjjz5xgPlseYV+B95Oo4JGE=
knative.dev/test-infra v0.0.0-20200519015156-82551620b0a9/go.mod h1:A5b2OAXTOeHT3hHhVQm3dmtbuWvIDP7qzgtqxA3/2pE=
knative.dev/test-infra v0.0.0-20200707183444-aed09e56ddc7/go.mod h1:RjYAhXnZqeHw9+B0zsbqSPlae0lCvjekO/nw5ZMpLCs=
knative.dev/test-infra v0.0.0-20200928013644-9dea929019ff h1:o3qUqqhwH8A9IjB5fDoHdHE+cN4004Ws4bDS9mxE78c=
knative.dev/test-infra v0.0.0-20200928013644-9dea929019ff/go.mod h1:Pmg2c7Z7q7BGFUV/GOpU5BlrD3ePJft4MPqx8AYBplc=
knative.dev/test-infra v0.0.0-20200929224429-f46f815aa607 h1:oWiazpe7fgr7HY5pbXTOJPHhKiDZayCCCAoEuzHf6fI=
knative.dev/test-infra v0.0.0-20200929224429-f46f815aa607/go.mod h1:Pmg2c7Z7q7BGFUV/GOpU5BlrD3ePJft4MPqx8AYBplc=
modernc.org/cc v1.0.0/go.mod h1:1Sk4//wdnYJiUIxnW8ddKpaOJCF37yAdqYnkxUpaYxw=
modernc.org/golex v1.0.0/go.mod h1:b/QX9oBD/LhixY6NDh+IdGv17hgB+51fET1i2kPSmvk=
modernc.org/mathutil v1.0.0/go.mod h1:wU0vUrJsVWBZ4P6e7xtFJEhFSNsfRLJ8H458uRjg03k=

2
vendor/modules.txt vendored
View File

@ -298,7 +298,7 @@ gopkg.in/go-playground/webhooks.v3/github
# gopkg.in/yaml.v2 v2.3.0
## explicit
gopkg.in/yaml.v2
# knative.dev/test-infra v0.0.0-20200928013644-9dea929019ff
# knative.dev/test-infra v0.0.0-20200929224429-f46f815aa607
## explicit
knative.dev/test-infra/scripts
# go.opencensus.io => go.opencensus.io v0.20.2