Skip to content

Commit

Permalink
operator version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
exu committed Feb 2, 2022
1 parent 27d9c73 commit b53ecde
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.2-beta002
github.com/kubeshop/testkube-operator v0.9.2-beta003
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.2-beta002 h1:7FYdAFaCJekjX+qCqj6FXkNcYUNm7vG724Ov35565pg=
github.com/kubeshop/testkube-operator v0.9.2-beta002/go.mod h1:P1LXcaJEt1eVVrdRlDZip9mNHEP7cN64USQ6u/aCOeo=
github.com/kubeshop/testkube-operator v0.9.2-beta003 h1:ZhC9exfcu1nN7zHobQ9KVvpX7TisdROh7VoZnA1mV3c=
github.com/kubeshop/testkube-operator v0.9.2-beta003/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 b53ecde

Please sign in to comment.