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 2, 2024
1 parent ffa8534 commit 3b64652
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-20240131105723-fd7060856339
github.com/vmware/alb-sdk v0.0.0-20240201091047-c2ef269cbced
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 @@ -223,6 +223,8 @@ github.com/vmware/alb-sdk v0.0.0-20240112090735-d9097a8c6854 h1:sUnuhtclfKhTwvnI
github.com/vmware/alb-sdk v0.0.0-20240112090735-d9097a8c6854/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/vmware/alb-sdk v0.0.0-20240131105723-fd7060856339 h1:o0qQT4bQah19RO8sz6pmX+nQkzv+d89KOdFLbX5vtl4=
github.com/vmware/alb-sdk v0.0.0-20240131105723-fd7060856339/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/vmware/alb-sdk v0.0.0-20240201091047-c2ef269cbced h1:VKY8nE01ZCfkEkajTYgbd8dfwuEBJBOfDiekdT7XHuc=
github.com/vmware/alb-sdk v0.0.0-20240201091047-c2ef269cbced/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 3b64652

Please sign in to comment.