Skip to content

Commit

Permalink
Updating to latest kube-burner v1.10.4 (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: Vishnu Challa <[email protected]>
Co-authored-by: Vishnu Challa <[email protected]>
  • Loading branch information
vishnuchalla and Vishnu Challa authored Jul 15, 2024
1 parent 5b3f231 commit e66b468
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.3
require (
github.com/cloud-bulldozer/go-commons v1.0.16
github.com/google/uuid v1.6.0
github.com/kube-burner/kube-burner v1.10.3
github.com/kube-burner/kube-burner v1.10.4
github.com/openshift/api v0.0.0-20240516090725-a20192e21ba6
github.com/openshift/client-go v0.0.0-20240510131258-f646d5f29250
github.com/praserx/ipconv v1.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kube-burner/kube-burner v1.10.3 h1:+mnZTt9ldM8MaPCYJWw8ySt94rIAq2Jl9JSeFAUXlfI=
github.com/kube-burner/kube-burner v1.10.3/go.mod h1:SrXPMLVcgHreF9WzjfakZ5i0Njg3p/2Im6IwFkMxFLQ=
github.com/kube-burner/kube-burner v1.10.4 h1:0vDGVfN8VPnYVw1nHFs8pU48PTJXR8NI5Z60Ri8ppvM=
github.com/kube-burner/kube-burner v1.10.4/go.mod h1:SrXPMLVcgHreF9WzjfakZ5i0Njg3p/2Im6IwFkMxFLQ=
github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
Expand Down

0 comments on commit e66b468

Please sign in to comment.