Skip to content

Golang and library upgrades - #108

Merged
amimof merged 1 commit into
amimof:masterfrom
frederiko:library-upgrades
Aug 15, 2026
Merged

Golang and library upgrades#108
amimof merged 1 commit into
amimof:masterfrom
frederiko:library-upgrades

Conversation

@frederiko

@frederiko frederiko commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

- What I did
Upgrade Libraries to address recent CVEs
Upgrade Dockerfile to use 1.26.5 base container image
Fix version.NewCollector() module path

- How I did it
go get -u ./... && go mod tidy
Applied module path fix

- How to verify it
make all docker_build test

- Description for the CHANGELOG
Set Golang 1.26 and upgrade Go modules to address recent CVEs

Signed-off-by: Frederiko Costa <frederiko.costa@workday.com>
@amimof

amimof commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Thanks for contributing. There is a CI issue I need to fix before I can merge this. Will sort it out once i get back to my computer.

@amimof
amimof merged commit 45f5179 into amimof:master Aug 15, 2026
1 of 6 checks passed
@frederiko

Copy link
Copy Markdown
Contributor Author

Thanks for the quick turn around. Much appreciated.

@frederiko
frederiko deleted the library-upgrades branch August 16, 2026 01:26
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.

2 participants