Skip to content

Commit

Permalink
chore(gomod): update nginx-operator to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nettoclaudio committed Jan 27, 2022
1 parent 951ce64 commit cf15a48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/spf13/viper v1.10.0
github.com/stern/stern v1.20.1
github.com/stretchr/testify v1.7.0
github.com/tsuru/nginx-operator v0.8.2
github.com/tsuru/nginx-operator v0.9.0
github.com/uber/jaeger-client-go v2.25.0+incompatible
github.com/uber/jaeger-lib v2.4.0+incompatible // indirect
github.com/urfave/cli/v2 v2.1.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
github.com/tommy-muehle/go-mnd v1.3.1-0.20200224220436-e6f9a994e8fa/go.mod h1:dSUh0FtTP8VhvkL1S+gUR1OKd9ZnSaozuI6r3m6wOig=
github.com/tsuru/nginx-operator v0.8.2 h1:Bdgh4rYrr/cDTtOSjXKAOhAO/ICMNDAZiiwdPzRhZEM=
github.com/tsuru/nginx-operator v0.8.2/go.mod h1:0nwFM/IZA55wz4/DxpgbjUROnYTEEG225V+6rZsZU5Q=
github.com/tsuru/nginx-operator v0.9.0 h1:gOA1mLcAKFF5cdxIehDnfU5QksYPvS9POz26yrUhpuA=
github.com/tsuru/nginx-operator v0.9.0/go.mod h1:0nwFM/IZA55wz4/DxpgbjUROnYTEEG225V+6rZsZU5Q=
github.com/tsuru/stern v1.20.2-0.20210928180051-1157b938dc3f h1:9dTZI6bQUVkKAsCnqaDl4V7fKAc5ErVpmX+bzevz3Cg=
github.com/tsuru/stern v1.20.2-0.20210928180051-1157b938dc3f/go.mod h1:SUQKJ3CLsVARBwkz5z9IIL8Pj008JNj4U8eF50kkm2c=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
Expand Down

0 comments on commit cf15a48

Please sign in to comment.