fix(deps): update module code.dny.dev/ssrf to v0.3.0

This commit is contained in:
renovate[bot]
2026-07-08 04:31:40 +00:00
committed by kolaente
parent c529ca0fc3
commit 82ca2a970a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ module code.vikunja.io/api
go 1.26.4
require (
code.dny.dev/ssrf v0.2.0
code.dny.dev/ssrf v0.3.0
dario.cat/mergo v1.0.2
github.com/JohannesKaufmann/dom v0.3.1
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2

2
go.sum
View File

@@ -1,5 +1,7 @@
code.dny.dev/ssrf v0.2.0 h1:wCBP990rQQ1CYfRpW+YK1+8xhwUjv189AQ3WMo1jQaI=
code.dny.dev/ssrf v0.2.0/go.mod h1:B+91l25OnyaLIeCx0WRJN5qfJ/4/ZTZxRXgm0lj/2w8=
code.dny.dev/ssrf v0.3.0 h1:QDbeKauc3vR5/w9TwlhVYAQwK15cECL7sHkCUUT55ms=
code.dny.dev/ssrf v0.3.0/go.mod h1:5thKUcQNqSxzz5TVBRkvHZOGmfRM3vI+WU2GGx9xUbw=
dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8=
dario.cat/mergo v1.0.2/go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA=
filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw=