Skip to content

Commit

Permalink
Bump k8s deps to 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Barna Kutassy committed Aug 24, 2022
1 parent f9a3ca2 commit b51d781
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/golang/protobuf v1.5.2
github.com/hashicorp/go-version v1.4.0
github.com/pkg/errors v0.9.1
github.com/spotify/flink-on-k8s-operator v0.4.1-beta.9
github.com/spotify/flink-on-k8s-operator v0.4.2-beta.1
gotest.tools v2.2.0+incompatible
k8s.io/api v0.24.1
k8s.io/apimachinery v0.24.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -669,8 +669,8 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
github.com/spf13/viper v1.7.1 h1:pM5oEahlgWv/WnHXpgbKz7iLIxRf65tye2Ci+XFK5sk=
github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
github.com/spotify/flink-on-k8s-operator v0.4.1-beta.9 h1:GS+UOOIbAkbyBFTYwqoH+Id+KcuKX2Xan02hRh3CsSs=
github.com/spotify/flink-on-k8s-operator v0.4.1-beta.9/go.mod h1:oxkVvYFg/tZ7zyl97fk5q0GOzd9LdmAsMDVNQz0WnrA=
github.com/spotify/flink-on-k8s-operator v0.4.2-beta.1 h1:31eSwGQLL/r2lJAVartjedExIrY6cvqeaoZ+6oE9/Qo=
github.com/spotify/flink-on-k8s-operator v0.4.2-beta.1/go.mod h1:U0ahspVh4j4uWncaNf+m9rF0yL4Yl9qReWiDp6PZoew=
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
Expand Down

0 comments on commit b51d781

Please sign in to comment.