mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-15 06:12:15 -05:00
fix(deps): update module code.dny.dev/ssrf to v0.3.0
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
2
go.sum
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user