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

Bump Go dependencies #4231

Merged
merged 2 commits into from Aug 17, 2023
Merged

Bump Go dependencies #4231

merged 2 commits into from Aug 17, 2023

Conversation

lucacome
Copy link
Member

Bump Go dependencies

@lucacome lucacome self-assigned this Aug 15, 2023
@lucacome lucacome requested a review from a team as a code owner August 15, 2023 07:23
@github-actions github-actions bot added dependencies Pull requests that update a dependency file helm_chart Pull requests that update the Helm Chart labels Aug 15, 2023
@github-actions
Copy link

github-actions bot commented Aug 15, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
golang.org/x/exp0.0.0-20230811145659-89c5cff77bcbNullUnknown License
golang.org/x/mod0.11.0NullUnknown License
Allowed Licenses: Apache-1.1, Apache-2.0, BSD-2-Clause, BSD-3-Clause, BSL-1.0, ISC, MIT, NCSA, OpenSSL, Python-2.0, X11

Scanned Manifest Files

go.mod
  • github.com/aws/aws-sdk-go-v2@1.20.2
  • github.com/aws/aws-sdk-go-v2/config@1.18.34
  • github.com/aws/aws-sdk-go-v2/credentials@1.13.33
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds@1.13.9
  • github.com/aws/aws-sdk-go-v2/internal/configsources@1.1.39
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@2.4.33
  • github.com/aws/aws-sdk-go-v2/internal/ini@1.3.40
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@1.9.33
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering@1.14.15
  • github.com/aws/aws-sdk-go-v2/service/sso@1.13.3
  • github.com/aws/aws-sdk-go-v2/service/ssooidc@1.15.3
  • github.com/aws/aws-sdk-go-v2/service/sts@1.21.3
  • github.com/aws/smithy-go@1.14.1
  • github.com/cert-manager/cert-manager@1.12.3
  • github.com/go-chi/chi/v5@5.0.10
  • github.com/rogpeppe/go-internal@1.11.0
  • golang.org/x/exp@0.0.0-20230811145659-89c5cff77bcb
  • golang.org/x/mod@0.11.0
  • k8s.io/api@0.27.4
  • k8s.io/apimachinery@0.27.4
  • k8s.io/client-go@0.27.4
  • k8s.io/code-generator@0.27.4
  • k8s.io/utils@0.0.0-20230726121419-3b25d923346b
  • sigs.k8s.io/controller-tools@0.12.1
  • github.com/aws/aws-sdk-go-v2@1.18.1
  • github.com/aws/aws-sdk-go-v2/config@1.18.27
  • github.com/aws/aws-sdk-go-v2/credentials@1.13.26
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds@1.13.4
  • github.com/aws/aws-sdk-go-v2/internal/configsources@1.1.34
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@2.4.28
  • github.com/aws/aws-sdk-go-v2/internal/ini@1.3.35
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@1.9.28
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering@1.14.13
  • github.com/aws/aws-sdk-go-v2/service/sso@1.12.12
  • github.com/aws/aws-sdk-go-v2/service/ssooidc@1.14.12
  • github.com/aws/aws-sdk-go-v2/service/sts@1.19.2
  • github.com/aws/smithy-go@1.13.5
  • github.com/cert-manager/cert-manager@1.12.2
  • github.com/go-chi/chi/v5@5.0.8
  • github.com/rogpeppe/go-internal@1.10.0
  • golang.org/x/exp@0.0.0-20230522175609-2e198f4a06a1
  • golang.org/x/mod@0.10.0
  • k8s.io/api@0.27.3
  • k8s.io/apimachinery@0.27.3
  • k8s.io/client-go@0.27.3
  • k8s.io/code-generator@0.27.3
  • k8s.io/utils@0.0.0-20230505201702-9f6742963106
  • sigs.k8s.io/controller-tools@0.12.0

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #4231 (90d77f8) into release-3.2 (34d3c00) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 90d77f8 differs from pull request most recent head 310dfaf. Consider uploading reports for the commit 310dfaf to get more accurate results

@@               Coverage Diff               @@
##           release-3.2    #4231      +/-   ##
===============================================
+ Coverage        51.83%   51.85%   +0.02%     
===============================================
  Files               59       59              
  Lines            16705    16705              
===============================================
+ Hits              8659     8663       +4     
+ Misses            7747     7745       -2     
+ Partials           299      297       -2     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit 926e555 into release-3.2 Aug 17, 2023
29 checks passed
@lucacome lucacome deleted the deps/bump-go-deps branch August 17, 2023 19:41
@lucacome lucacome removed the helm_chart Pull requests that update the Helm Chart label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

None yet

3 participants