Skip to content

Commit

Permalink
sync upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
yandex-cloud-bot committed Sep 19, 2024
1 parent 44b00e4 commit e63f9f4
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 1 deletion.
24 changes: 24 additions & 0 deletions gen/cloudrouter/cloudrouter_group.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

163 changes: 163 additions & 0 deletions gen/cloudrouter/routinginstance.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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/hashicorp/go-multierror v1.1.1
github.com/mitchellh/go-testing-interface v1.14.1
github.com/stretchr/testify v1.9.0
github.com/yandex-cloud/go-genproto v0.0.0-20240918102411-f7b8b7c590bd
github.com/yandex-cloud/go-genproto v0.0.0-20240919115538-c1956ccf891c
golang.org/x/net v0.28.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.66.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ github.com/yandex-cloud/go-genproto v0.0.0-20240918092529-3da72ded9a3d h1:C4L4Xw
github.com/yandex-cloud/go-genproto v0.0.0-20240918092529-3da72ded9a3d/go.mod h1:0LDD/IZLIUIV4iPH+YcF+jysO3jkSvADFGm4dCAuwQo=
github.com/yandex-cloud/go-genproto v0.0.0-20240918102411-f7b8b7c590bd h1:F7omxCVBCPdSVZbJjahqbm/xdg5+FtEtOKZEpgM7ZH4=
github.com/yandex-cloud/go-genproto v0.0.0-20240918102411-f7b8b7c590bd/go.mod h1:0LDD/IZLIUIV4iPH+YcF+jysO3jkSvADFGm4dCAuwQo=
github.com/yandex-cloud/go-genproto v0.0.0-20240919115538-c1956ccf891c h1:y6RpwhlBgWBJWHEgPXA2IyIHgWnrsjJV+LuGBN+WzP0=
github.com/yandex-cloud/go-genproto v0.0.0-20240919115538-c1956ccf891c/go.mod h1:0LDD/IZLIUIV4iPH+YcF+jysO3jkSvADFGm4dCAuwQo=
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg=
Expand Down

0 comments on commit e63f9f4

Please sign in to comment.