Skip to content

Commit

Permalink
feat: generate aliases for containeranalysis (googleapis#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss authored Sep 26, 2022
1 parent dd2d53f commit 551eb53
Show file tree
Hide file tree
Showing 6 changed files with 294 additions and 4,530 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ require (
cloud.google.com/go/billing v1.4.0
cloud.google.com/go/binaryauthorization v1.1.0
cloud.google.com/go/cloudtasks v1.5.0
cloud.google.com/go/containeranalysis v0.5.1
cloud.google.com/go/datacatalog v1.5.0
cloud.google.com/go/dataflow v0.6.0
cloud.google.com/go/dataform v0.3.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ cloud.google.com/go/binaryauthorization v1.1.0 h1:CQHsCbtttPweeGwjl0iVnGVR4a+vIT
cloud.google.com/go/binaryauthorization v1.1.0/go.mod h1:xwnoWu3Y84jbuHa0zd526MJYmtnVXn0syOjaJgy4+dM=
cloud.google.com/go/cloudtasks v1.5.0 h1:iamBJut/kfiaoSBiz5ehzbrLBl0okqHMDJPNHFTle6c=
cloud.google.com/go/cloudtasks v1.5.0/go.mod h1:fD92REy1x5woxkKEkLdvavGnPJGEn8Uic9nWuLzqCpY=
cloud.google.com/go/containeranalysis v0.5.1 h1:seZBe4+LZGIRd72O3ZjDlftBdO4m0MjgURzlMGSvqpg=
cloud.google.com/go/containeranalysis v0.5.1/go.mod h1:1D92jd8gRR/c0fGMlymRgxWD3Qw9C1ff6/T7mLgVL8I=
cloud.google.com/go/datacatalog v1.5.0 h1:Q9DXHJhkRsPm+EfOj60EGlCK0VMSnd4T/BsVmY2Tmg4=
cloud.google.com/go/datacatalog v1.5.0/go.mod h1:M7GPLNQeLfWqeIm3iuiruhPzkt65+Bx8dAKvScX8jvs=
cloud.google.com/go/dataflow v0.6.0 h1:N9KtiJFlW/J1jqlSoQorP4Dgj18z0zHbX9xLKrJzSSU=
Expand Down
90 changes: 90 additions & 0 deletions googleapis/devtools/containeranalysis/v1beta1/alias.go

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

Loading

0 comments on commit 551eb53

Please sign in to comment.