We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab166f9 commit 89462b8Copy full SHA for 89462b8
go.mod
@@ -462,7 +462,7 @@ require (
462
)
463
464
// Use fork of crewjam/saml with fixes for some issues until changes get merged into upstream
465
-replace github.com/crewjam/saml => github.com/grafana/saml v0.4.15-0.20240523142256-cc370b98af7c
+replace github.com/crewjam/saml => github.com/grafana/saml 1f024fbcbac6
466
467
// replace github.com/google/cel-go => github.com/google/cel-go v0.16.1
468
0 commit comments