Skip to content

Conversation

NefixEstrada
Copy link

@NefixEstrada NefixEstrada commented Nov 27, 2023

Reason for the change
Really really outdated dependencies

Description

  • Removed deprecated io/ioutil package
  • Updated all the dependencies
  • Bumped Go version to 1.22

NefixEstrada and others added 9 commits November 27, 2023 14:22
chore: update dependencies and minimum Go version
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go get golang.org/x/[email protected]
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go mod tidy

Signed-off-by: Simó Albert i Beltran <[email protected]>
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go get golang.org/x/[email protected]
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go mod tidy

Signed-off-by: Simó Albert i Beltran <[email protected]>
…_go-2025-3487_cve-2025-22869

fix: update golang.org/x/crypto to fix GO-2025-3487 (CVE-2025-22869)
…-2025-3595_cve-2025-22872

fix: update golang.org/x/net to fix GO-2025-3595 (CVE-2025-22872)
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.

4 participants