Skip to content

Commit

Permalink
Updated assets for terraform
Browse files Browse the repository at this point in the history
Signed-off-by: Sagar <ssalvi@vmware.com>
  • Loading branch information
sagarpsalvi committed Feb 29, 2024
1 parent 797a507 commit 9ea9d38
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 @@ -4,6 +4,6 @@ go 1.16

require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.20.0
github.com/vmware/alb-sdk v0.0.0-20240209073725-cae5e1a89b89
github.com/vmware/alb-sdk v0.0.0-20240229081500-3b40a2f39dda
golang.org/x/net v0.17.0 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ github.com/vmware/alb-sdk v0.0.0-20240201091047-c2ef269cbced h1:VKY8nE01ZCfkEkaj
github.com/vmware/alb-sdk v0.0.0-20240201091047-c2ef269cbced/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/vmware/alb-sdk v0.0.0-20240209073725-cae5e1a89b89 h1:Gansko6KtKjDmTaxmVxcVzSIyu+XYxuJFAmT+IFuAas=
github.com/vmware/alb-sdk v0.0.0-20240209073725-cae5e1a89b89/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/vmware/alb-sdk v0.0.0-20240229081500-3b40a2f39dda h1:ULRQ0b8qJjDsQRsxiDvvTMk6yhtX0HBAUrPPL5JD7Jk=
github.com/vmware/alb-sdk v0.0.0-20240229081500-3b40a2f39dda/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/xanzy/ssh-agent v0.3.0 h1:wUMzuKtKilRgBAD1sUb8gOwwRr2FGoBVumcjoOACClI=
github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 9ea9d38

Please sign in to comment.