Skip to content

Commit

Permalink
Merge pull request #2030 from mrajashree/kdm115
Browse files Browse the repository at this point in the history
Update kdm
  • Loading branch information
mrajashree authored Apr 23, 2020
2 parents 3c8bb37 + 2a121fd commit 759402f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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-20200421164156-025d63433813
github.com/rancher/kontainer-driver-metadata v0.0.0-20200422173059-969d71dca599
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-20200421164156-025d63433813 h1:snKz4/kjPfAjl1NtWXV51QNh26+dfethruyKlXuhwJ0=
github.com/rancher/kontainer-driver-metadata v0.0.0-20200421164156-025d63433813/go.mod h1:KuGKsRpYUD0XBTTENJ1v/kBWqZUojerUGhunNuQppdU=
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/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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-20200421164156-025d63433813
# github.com/rancher/kontainer-driver-metadata v0.0.0-20200422173059-969d71dca599
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 759402f

Please sign in to comment.