Skip to content

Commit

Permalink
fix: udate the test-infra dependency in Go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ccojocar committed Oct 25, 2018
1 parent f9fbb62 commit c9d9ba4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ require (
k8s.io/test-infra v0.0.0-20181016234544-2c26f647f17a
)

replace k8s.io/test-infra v0.0.0-20181016234544-2c26f647f17a => github.com/jenkins-x/test-infra v0.0.0-20181017095642-0e6fed3d4d4d
replace k8s.io/test-infra v0.0.0-20181016234544-2c26f647f17a => github.com/jenkins-x/test-infra v0.0.0-20181017095642-0e6fed3d4d4d
2 changes: 1 addition & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,4 +355,4 @@ k8s.io/kube-openapi v0.0.0-20180719232738-d8ea2fe547a4/go.mod h1:BXM9ceUBTj2QnfH
k8s.io/metrics v0.0.0-20180620010437-b11cf31b380b h1:LcRDe4wxlsysUmLVy0Oi1YOOMwMRfu1gRV7DO30FxWk=
k8s.io/metrics v0.0.0-20180620010437-b11cf31b380b/go.mod h1:a25VAbm3QT3xiVl1jtoF1ueAKQM149UdZ+L93ePfV3M=
k8s.io/test-infra v0.0.0-20181016234544-2c26f647f17a h1:1F0vgEle+QfBbsxdY/EtFpBMBS4xWAPYctJyvygJS5Y=
k8s.io/test-infra v0.0.0-20181016234544-2c26f647f17a/go.mod h1:2NzXB13Ji0nqpyublHeiPC4FZwU0TknfvyaaNfl/BTA=
k8s.io/test-infra v0.0.0-20181016234544-2c26f647f17a/go.mod h1:2NzXB13Ji0nqpyublHeiPC4FZwU0TknfvyaaNfl/BTA=

0 comments on commit c9d9ba4

Please sign in to comment.