Skip to content

Commit

Permalink
Update installer version
Browse files Browse the repository at this point in the history
  • Loading branch information
moshe-kabala committed Jul 24, 2024
1 parent bdb5d5f commit f00a4d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/tensorleap/helm-charts v0.1.6
github.com/tensorleap/helm-charts v0.1.8
github.com/tensorleap/leap-cli/pkg/tensorleapapi v0.0.0-00010101000000-000000000000
golang.org/x/sys v0.14.0
google.golang.org/api v0.149.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -605,8 +605,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/tensorleap/helm-charts v0.1.6 h1:PMFQkDsZGEtK+8ku/qdGJv+XwUeyNEETxUkLcakT0Ns=
github.com/tensorleap/helm-charts v0.1.6/go.mod h1:nsjta69LeQGL6HjQIZNhqdfv20Qdp8swxI4WJa+Ah/Q=
github.com/tensorleap/helm-charts v0.1.8 h1:kV83vrwGsYuPyoxPPgvKg05zzj8gBRdUzkOwDuPlMFU=
github.com/tensorleap/helm-charts v0.1.8/go.mod h1:nsjta69LeQGL6HjQIZNhqdfv20Qdp8swxI4WJa+Ah/Q=
github.com/tensorleap/oras-go v1.2.5 h1:JHEt/HpYpM4IKpxfuHWQfQ/KEodTRtC5IlMRAikFFvQ=
github.com/tensorleap/oras-go v1.2.5/go.mod h1:EPJaq6aNBD3Loyfyz7iIjn45nz8aryuLMnuYvDDNpRQ=
github.com/theupdateframework/notary v0.7.0 h1:QyagRZ7wlSpjT5N2qQAh/pN+DVqgekv4DzbAiAiEL3c=
Expand Down

0 comments on commit f00a4d2

Please sign in to comment.