Skip to content

Commit

Permalink
remove go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
yurisasuke committed Mar 15, 2024
1 parent 51c8e71 commit 7c985c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ apim-sdk:
--global-property supportingFiles \
--additional-properties generateInterfaces=true

sudo rm -rf pkg/apim/go.mod pkg/apim/go.sum

codegen-sdk:
docker run --rm -v "${PWD}:/local" swaggerapi/swagger-codegen-cli-v3:3.0.22 generate \
-i /local/swagger.yml \
Expand Down

0 comments on commit 7c985c4

Please sign in to comment.