Skip to content

Commit

Permalink
feat: operator v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
exu committed Feb 18, 2022
1 parent dae7248 commit 60cdaf4
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 @@ -10,7 +10,7 @@ require (
github.com/gofiber/fiber/v2 v2.22.0
github.com/gookit/color v1.5.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/kubeshop/testkube-operator v0.9.7-beta002
github.com/kubeshop/testkube-operator v0.9.7
github.com/minio/minio-go/v7 v7.0.14
github.com/moogar0880/problems v0.1.1
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA=
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/kubeshop/testkube-operator v0.9.7-beta002 h1:WVhelM9rjhTI12n3Y1N7y6pWDvRWDQupVI3TRzNArFA=
github.com/kubeshop/testkube-operator v0.9.7-beta002/go.mod h1:P1LXcaJEt1eVVrdRlDZip9mNHEP7cN64USQ6u/aCOeo=
github.com/kubeshop/testkube-operator v0.9.7 h1:+mnG+aEUy3dUxzHY9hBsaTi1ueYd2SzSex8WUZajUsE=
github.com/kubeshop/testkube-operator v0.9.7/go.mod h1:P1LXcaJEt1eVVrdRlDZip9mNHEP7cN64USQ6u/aCOeo=
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 60cdaf4

Please sign in to comment.