Skip to content

Update dependencies, removed deprecated package usage#5

Open
NefixEstrada wants to merge 9 commits intorethinkdb:masterfrom
isard-vdi:master
Open

Update dependencies, removed deprecated package usage#5
NefixEstrada wants to merge 9 commits intorethinkdb:masterfrom
isard-vdi:master

Conversation

@NefixEstrada
Copy link
Copy Markdown

@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/crypto@v0.35.0
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go mod tidy

Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go get golang.org/x/net@v0.38.0
docker run -it --rm -v .:/app -w /app golang:1.23-alpine3.20 go mod tidy

Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
…_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