File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn's IdP
44
55type : application
66
7- version : 1.14.0-rc2
8- appVersion : 1.14.0-rc2
7+ version : 1.14.0-rc3
8+ appVersion : 1.14.0-rc3
99
1010icon : https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
1111
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/spf13/pflag v1.0.10
1616 github.com/spjmurray/go-util v0.1.3
1717 github.com/stretchr/testify v1.11.1
18- github.com/unikorn-cloud/core v1.14.0-rc2
18+ github.com/unikorn-cloud/core v1.14.0-rc3
1919 go.opentelemetry.io/otel v1.35.0
2020 go.uber.org/mock v0.5.2
2121 golang.org/x/oauth2 v0.30.0
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
172172github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
173173github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE =
174174github.com/ugorji/go/codec v1.2.12 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
175- github.com/unikorn-cloud/core v1.14.0-rc2 h1:Dn2X7EImIbu0ba1WMG4Z1c0S/kSvGdVcwdpjMaGiFEo =
176- github.com/unikorn-cloud/core v1.14.0-rc2 /go.mod h1:NBcUrdV7RKIPFBdootNeN74otIoNLQp14+KpVE5m1X0 =
175+ github.com/unikorn-cloud/core v1.14.0-rc3 h1:LyKLHttc8wpeSZPNkUtXywN5V4Tou1V108WxlYyyAkk =
176+ github.com/unikorn-cloud/core v1.14.0-rc3 /go.mod h1:NBcUrdV7RKIPFBdootNeN74otIoNLQp14+KpVE5m1X0 =
177177github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
178178github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
179179github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments