diff --git a/go.mod b/go.mod index 0abcd4f1359dc..bc57d0b9035d0 100644 --- a/go.mod +++ b/go.mod @@ -462,7 +462,7 @@ require ( ) // Use fork of crewjam/saml with fixes for some issues until changes get merged into upstream -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 // replace github.com/google/cel-go => github.com/google/cel-go v0.16.1