Skip to content

Commit

Permalink
Update flink-operator to v0.1.4 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored May 19, 2021
1 parent daf6821 commit 9d4065e
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.4.3
github.com/hashicorp/go-version v1.3.0
github.com/pkg/errors v0.9.1
github.com/spotify/flink-on-k8s-operator v0.1.2
github.com/spotify/flink-on-k8s-operator v0.1.4
gotest.tools v2.2.0+incompatible
k8s.io/api v0.20.2
k8s.io/apimachinery v0.20.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -864,8 +864,8 @@ github.com/spf13/viper v1.3.2/go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DM
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.1.2 h1:MbcUKSB/Uck+1HTAgjlNcgpv0L5iRYC5ccGnLt0V64k=
github.com/spotify/flink-on-k8s-operator v0.1.2/go.mod h1:R3W8/t68sqZGT3HyH+i2r8JzbJF5QmbysxyOh0so9uE=
github.com/spotify/flink-on-k8s-operator v0.1.4 h1:PWtMIBmmmq5fzOojh8qmoIGEeMBcGb2UFIGCdIDbcSw=
github.com/spotify/flink-on-k8s-operator v0.1.4/go.mod h1:R3W8/t68sqZGT3HyH+i2r8JzbJF5QmbysxyOh0so9uE=
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
github.com/storageos/go-api v0.0.0-20180912212459-343b3eff91fc/go.mod h1:ZrLn+e0ZuF3Y65PNF6dIwbJPZqfmtCXxFm9ckv0agOY=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
Expand Down

0 comments on commit 9d4065e

Please sign in to comment.