Skip to content

Commit

Permalink
Merge pull request #245 from okta/rlsecure
Browse files Browse the repository at this point in the history
add go mod vendor
  • Loading branch information
duytiennguyen-okta authored Oct 21, 2024
2 parents 8a2e955 + d4d23ed commit 3a1fd22
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 @@ -36,6 +36,7 @@ jobs:
- run:
name: Build binary to scan
command: |
go mod vendor
go build cmd/okta-aws-cli/main.go
- run:
name: Run Reversing Labs Wrapper Scanner
Expand Down

0 comments on commit 3a1fd22

Please sign in to comment.