Skip to content

Commit

Permalink
add go mod vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Tien Nguyen <[email protected]>
  • Loading branch information
duytiennguyen-okta committed Oct 21, 2024
1 parent 28f5c8e commit caca5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
command: |
go mod vendor
go build cmd/okta-aws-cli/main.go
ls
- run:
name: Run Reversing Labs Wrapper Scanner
command: |
Expand Down

0 comments on commit caca5d5

Please sign in to comment.