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

update Go version and k8s.io dependencies #18

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

matheusfm
Copy link
Contributor

Description

This PR updates Go version to 1.22 and k8s.io dependencies to 1.30.

TAG=test make docker-build
trivy image ghcr.io/undistro/kubexns:test --scanners vuln
2024-04-26T10:05:32.806-0300    INFO    Need to update DB
2024-04-26T10:05:32.806-0300    INFO    DB Repository: ghcr.io/aquasecurity/trivy-db:2
2024-04-26T10:05:32.806-0300    INFO    Downloading DB...
45.42 MiB / 45.42 MiB [----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 8.34 MiB p/s 5.6s
2024-04-26T10:05:39.572-0300    INFO    Vulnerability scanning is enabled
2024-04-26T10:05:42.207-0300    INFO    Detected OS: debian
2024-04-26T10:05:42.207-0300    INFO    Detecting Debian vulnerabilities...
2024-04-26T10:05:42.208-0300    INFO    Number of language-specific files: 1
2024-04-26T10:05:42.208-0300    INFO    Detecting gobinary vulnerabilities...

ghcr.io/undistro/kubexns:test (debian 11.7)

Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)

How has this been tested?

  • make build

Checklist

  • I have labeled this PR with the relevant Type labels
  • I have documented my code (if applicable)
  • My changes are covered by tests

@matheusfm matheusfm added the dependencies Pull requests that update a dependency file label Apr 26, 2024
@matheusfm matheusfm requested a review from knrc April 26, 2024 13:08
@matheusfm matheusfm self-assigned this Apr 26, 2024
@matheusfm matheusfm merged commit e9d6619 into main Apr 26, 2024
4 checks passed
@matheusfm matheusfm deleted the bump-dependencies branch April 26, 2024 14:02
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants