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

This commit is contained in:
2025-11-08 20:50:41 +00:00
parent 3fad414237
commit 8aba48e18f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module shamilnunhuck/saml-oidc-bridge
go 1.24.0
require (
github.com/beevik/etree v1.5.0
github.com/beevik/etree v1.6.0
github.com/coreos/go-oidc/v3 v3.16.0
github.com/crewjam/saml v0.5.1
github.com/fsnotify/fsnotify v1.9.0