fix(deps): update module github.com/russellhaering/goxmldsig to v1.6.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s

This commit is contained in:
2026-03-18 06:02:29 +00:00
parent 36b2a1583d
commit d63c3b3b70
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/coreos/go-oidc/v3 v3.17.0
github.com/crewjam/saml v0.5.1
github.com/fsnotify/fsnotify v1.9.0
github.com/russellhaering/goxmldsig v1.5.0
github.com/russellhaering/goxmldsig v1.6.0
golang.org/x/oauth2 v0.36.0
gopkg.in/yaml.v3 v3.0.1
)