Skip to content

Commit

Permalink
Update vendor to fix patch
Browse files Browse the repository at this point in the history
  • Loading branch information
hangyan committed Feb 13, 2020
1 parent fc10da6 commit 5f53e44
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 @@ -2,7 +2,7 @@ module github.com/alauda/captain

go 1.13

replace helm.sh/helm => github.com/alauda/helm v3.0.0-beta.3.0.20200213022433-e8e5bacb4aeb+incompatible
replace helm.sh/helm => github.com/alauda/helm v3.0.0-beta.3.0.20200213140638-a71ba7580669+incompatible

replace github.com/deislabs/oras => github.com/deislabs/oras v0.7.0

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d h1:UrqY+r/O
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d/go.mod h1:HI8ITrYtUY+O+ZhtlqUnD8+KwNPOyugEhfP9fdUIaEQ=
github.com/alauda/component-base v0.0.0-20190628064654-a4dafcfd3446 h1:gtzuHCPURUuSWz5y/gkLQyxJn/W3pqG74YpzghVG7bY=
github.com/alauda/component-base v0.0.0-20190628064654-a4dafcfd3446/go.mod h1:tbaXeIWDl6zX1b7O53FSXClDS1YmEDRnVJszgcLXzpk=
github.com/alauda/helm v3.0.0-beta.3.0.20200213022433-e8e5bacb4aeb+incompatible h1:0KlDSbeIQst5WOwSZRh4z7fAcPyO5pAqi9e/BdW5Hh0=
github.com/alauda/helm v3.0.0-beta.3.0.20200213022433-e8e5bacb4aeb+incompatible/go.mod h1:puN71hQ/dtLbcyDOPyhZw19FrLSYCak3EvJBT2OaRvQ=
github.com/alauda/helm v3.0.0-beta.3.0.20200213140638-a71ba7580669+incompatible h1:S1H4f5MByMvR/9SnPjLxzVFrzw706yAzyQXuHzryJzo=
github.com/alauda/helm v3.0.0-beta.3.0.20200213140638-a71ba7580669+incompatible/go.mod h1:puN71hQ/dtLbcyDOPyhZw19FrLSYCak3EvJBT2OaRvQ=
github.com/alauda/helm-crds v0.0.0-20191219064609-456571553411 h1:M+RR0vQ2Sd/X4atIZsvMjtFjgGrBnQchLTZ6Vy3R4mM=
github.com/alauda/helm-crds v0.0.0-20191219064609-456571553411/go.mod h1:QzPKCROcmAchx7bBj6NrNM34bmMQCrJCb+GrXtYi72o=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit 5f53e44

Please sign in to comment.