Skip to content
Snippets Groups Projects
Select Git revision
0 results

go.sum

  • gotjosh's avatar
    e6b8a152
    SAML: Configuration defaults, examples and dependencies (#17954) · e6b8a152
    gotjosh authored
    * Add SAML configuration options
    
    * Add crewjam/saml as a depdency
    
    Needed as part of the enterprise SAML integration.
    
    * Vendor github.com/stretchr/testify/require
    
    The package require implements the same assertions as the `assert` package but stops test execution when a test fails.
    e6b8a152
    History
    SAML: Configuration defaults, examples and dependencies (#17954)
    gotjosh authored
    * Add SAML configuration options
    
    * Add crewjam/saml as a depdency
    
    Needed as part of the enterprise SAML integration.
    
    * Vendor github.com/stretchr/testify/require
    
    The package require implements the same assertions as the `assert` package but stops test execution when a test fails.
This project manages its dependencies using Go Modules. Learn more