We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ff13e commit 17de3c2Copy full SHA for 17de3c2
1 file changed
pkg/render/dex_test.go
@@ -623,7 +623,7 @@ var _ = Describe("dex rendering tests", func() {
623
})
624
625
626
-// ConfigYAML is a slimmed down version of https://github.com/dexidp/dex/blob/v2.41.1/cmd/dex/config.go
+// ConfigYAML is a slimmed down version of https://github.com/dexidp/dex/blob/v2.45.0/cmd/dex/config.go
627
type ConfigYAML struct {
628
Web Web `yaml:"web"`
629
StaticClients []StaticClients `yaml:"staticClients"`
0 commit comments