Skip to content

Commit

Permalink
Merge pull request #2046 from luthermonson/kdm-hashes
Browse files Browse the repository at this point in the history
updating kdm hashes
  • Loading branch information
luthermonson authored May 5, 2020
2 parents 759402f + 4c94765 commit 7850708
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ require (
github.com/mattn/go-colorable v0.1.0
github.com/mcuadros/go-version v0.0.0-20180611085657-6d5863ca60fa
github.com/pkg/errors v0.8.1
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422173059-969d71dca599
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422181828-23522875e520
github.com/rancher/norman v0.0.0-20200227003532-35fa47cccad7
github.com/rancher/types v0.0.0-20200417105211-b2b49a4bd8db
github.com/sirupsen/logrus v1.4.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -528,8 +528,8 @@ github.com/prometheus/tsdb v0.8.0/go.mod h1:fSI0j+IUQrDd7+ZtR9WKIGtoYAYAJUKcKhYL
github.com/quobyte/api v0.1.2/go.mod h1:jL7lIHrmqQ7yh05OJ+eEEdHr0u/kmT1Ff9iHd+4H6VI=
github.com/rancher/client-go v1.16.0-rancher.3 h1:bOA0zwtJi8wUeldqfrCGyDRuN6oW+zJ092i/OhWP2nU=
github.com/rancher/client-go v1.16.0-rancher.3/go.mod h1:J69/JveO6XESwVgG53q3Uz5OSfgsv4uxpScmmyYOOlk=
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422173059-969d71dca599 h1:sAWP/6EeNGuDG2Ug3+hYYhSoFO5VlENhGTq5Z4WVsAw=
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422173059-969d71dca599/go.mod h1:KuGKsRpYUD0XBTTENJ1v/kBWqZUojerUGhunNuQppdU=
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422181828-23522875e520 h1:hqZ5LOmpiR9QQ7OxOZs1UT203MZ6fQA/g/V3tDxuxFo=
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422181828-23522875e520/go.mod h1:KuGKsRpYUD0XBTTENJ1v/kBWqZUojerUGhunNuQppdU=
github.com/rancher/norman v0.0.0-20191126011629-6269ccdbeace h1:ImgHu8QrexwyknSOLFsXjb+WtMd9MC/hk1U2JqdXEQo=
github.com/rancher/norman v0.0.0-20191126011629-6269ccdbeace/go.mod h1:kVWc1OyHK9decIY90IYExSHedI5a5qze7IfLiEOTmXQ=
github.com/rancher/norman v0.0.0-20200227003532-35fa47cccad7 h1:1kWhGx4ZFcIfkt3GOPJJGVcSRxNd3qfa8sTnzS0syZQ=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ github.com/prometheus/procfs
github.com/prometheus/procfs/internal/util
github.com/prometheus/procfs/nfs
github.com/prometheus/procfs/xfs
# github.com/rancher/kontainer-driver-metadata v0.0.0-20200422173059-969d71dca599
# github.com/rancher/kontainer-driver-metadata v0.0.0-20200422181828-23522875e520
github.com/rancher/kontainer-driver-metadata/rke
github.com/rancher/kontainer-driver-metadata/rke/templates
# github.com/rancher/norman v0.0.0-20200227003532-35fa47cccad7
Expand Down

0 comments on commit 7850708

Please sign in to comment.