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 caca5d5 commit 080a4a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
go mod vendor
go build cmd/okta-aws-cli/main.go
ls
cd ../go/bin
ls
- run:
name: Run Reversing Labs Wrapper Scanner
command: |
Expand Down

0 comments on commit 080a4a7

Please sign in to comment.