Skip to content

Commit

Permalink
Update path to awssdk in generate.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Richa Gangwar committed Oct 25, 2023
1 parent 1d607f8 commit f5d6549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecs-agent/api/ecs/model/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
package model

// codegen tag required by AWS SDK generators
//go:generate go run -tags codegen ../../../ecs-agent/gogenerate/awssdk.go -typesOnly=false -copyright_file ../../../scripts/copyright_file
//go:generate go run -tags codegen ../../../../ecs-agent/gogenerate/awssdk.go -typesOnly=false -copyright_file ../../../scripts/copyright_file

0 comments on commit f5d6549

Please sign in to comment.