Update module golang.org/x/crypto to v0.26.0
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Explore-Gitea-Actions (push) Failing after 13s

This commit is contained in:
2024-09-01 22:01:25 +00:00
parent 062faca7f1
commit 83b8f6e232

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.22
github.com/prometheus/client_golang v1.20.2
golang.org/x/crypto v0.20.0
golang.org/x/crypto v0.26.0
)
require (