Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependency issue that caused dependabot to fail #966

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

patilpankaj212
Copy link
Contributor

@patilpankaj212 patilpankaj212 commented Aug 6, 2021

  1. add replace directive for github.com/tencentcloud/tencentcloud-sdk-go@v3.0.82+incompatible (required by github.com/hashicorp/terraform@v0.15.3)
  2. go mod tidy

Closes #959

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #966 (44ddec7) into master (fad5d92) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   78.71%   78.71%           
=======================================
  Files         223      223           
  Lines        5552     5552           
=======================================
  Hits         4370     4370           
  Misses        909      909           
  Partials      273      273           

@cesar-rodriguez cesar-rodriguez changed the title dependabot fix Fix dependency issue that caused dependabot to fail Aug 6, 2021
@cesar-rodriguez cesar-rodriguez merged commit 309e9f5 into tenable:master Aug 6, 2021
@patilpankaj212 patilpankaj212 deleted the dependabot-fix branch August 7, 2021 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabling dependabot or renovate for automatic dependency update
2 participants