Skip to content

Commit

Permalink
Updated assets for terraform (#524)
Browse files Browse the repository at this point in the history
Signed-off-by: Chaitanya <[email protected]>
  • Loading branch information
Chaitanya Deshpande authored Feb 2, 2023
1 parent 43210a1 commit ba54db5
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,5 +4,5 @@ go 1.16

require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.20.0
github.com/vmware/alb-sdk v0.0.0-20230119092159-dcd479595bdf
github.com/vmware/alb-sdk v0.0.0-20230202065634-8ce01d94dfe3
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ github.com/vmware/alb-sdk v0.0.0-20230104084703-bcb12c15829a h1:0CQPGzVbKhp+a6f+
github.com/vmware/alb-sdk v0.0.0-20230104084703-bcb12c15829a/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/vmware/alb-sdk v0.0.0-20230119092159-dcd479595bdf h1:NuMaIPMYWHiTc7Fs+XuH306I3ReEPK9tzdQX98DcdeU=
github.com/vmware/alb-sdk v0.0.0-20230119092159-dcd479595bdf/go.mod h1:fuRb4saDY/xy/UMeMvyKYmcplNknEL9ysaqYSw7reNE=
github.com/vmware/alb-sdk v0.0.0-20230202065634-8ce01d94dfe3 h1:tkw9vfHr8M9SOCkH0ROdQK8XQB4d5QNH2ua67DI7G8M=
github.com/vmware/alb-sdk v0.0.0-20230202065634-8ce01d94dfe3/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 ba54db5

Please sign in to comment.