File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
internal/namespaces/lb/v1/testdata Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/kubernetes-client/go-base v0.0.0-20190205182333-3d0e39759d98
1919 github.com/mattn/go-colorable v0.1.13
2020 github.com/mattn/go-isatty v0.0.16
21- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220927063754-25d7e886a8d3
21+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220927151912-e4665d911d6f
2222 github.com/spf13/cobra v1.5.0
2323 github.com/spf13/pflag v1.0.5
2424 github.com/stretchr/testify v1.8.0
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ github.com/pkg/term v1.1.0/go.mod h1:E25nymQcrSllhX42Ok8MRm1+hyBdHY0dCeiKZ9jpNGw
7171github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
7272github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
7373github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
74- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220927063754-25d7e886a8d3 h1:OvmVF/0fY1foD5ZCuGhtPmW24WLYgFah99FPuembYAo =
75- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220927063754-25d7e886a8d3 /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
74+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220927151912-e4665d911d6f h1:qsugnqny7lUAfb2r9rdzDd6P8Wfet67vHiFvjLJlqak =
75+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220927151912-e4665d911d6f /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
7676github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
7777github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
7878github.com/spf13/cobra v1.5.0 h1:X+jTBEBqF0bHN+9cSMgmfuvv2VHJ9ezmFNf9Y/XstYU =
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ UpdatedAt few seconds ago
135135 "created_at": "1970-01-01T00:00:00.0Z",
136136 "updated_at": "1970-01-01T00:00:00.0Z",
137137 "failover_host": null,
138+ "ssl_bridging": null,
138139 "timeout_server": null,
139140 "timeout_connect": null,
140141 "timeout_tunnel": null
You can’t perform that action at this time.
0 commit comments