Skip to content

Commit

Permalink
Add test triagers (kubernetes#566)
Browse files Browse the repository at this point in the history
* Add test triagers

* go mod tidy
  • Loading branch information
brian-avery committed May 18, 2021
1 parent b6bfbd4 commit e37d146
Show file tree
Hide file tree
Showing 5 changed files with 1,377 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.13

require (
github.com/ghodss/yaml v1.0.0
k8s.io/apimachinery v0.17.0
k8s.io/test-infra v0.0.0-20191220173532-69b9962ed786
k8s.io/apimachinery v0.20.2
k8s.io/test-infra v0.0.0-20210518173505-70987fc2aa85
)
Loading

0 comments on commit e37d146

Please sign in to comment.