Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
flostadler committed Nov 13, 2024
1 parent dc5fed6 commit 7b47048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/cmd/pulumi-gen-eks/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const (
)

type Dependencies struct {
Aws string `json:"@pulumi/aws"`
Aws string `json:"@pulumi/aws"`
Kubernetes string `json:"@pulumi/kubernetes"`
}

Expand Down

0 comments on commit 7b47048

Please sign in to comment.