Skip to content

Commit e2a2ad3

Browse files
authored
[cherry-pick] Update Kubernetes v1.18.9 dependencies (#192) (#195)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent eee397e commit e2a2ad3

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ require (
1010
github.com/appscode/go v0.0.0-20200928211031-cc0c23082d91
1111
github.com/blang/semver v3.5.1+incompatible // indirect
1212
github.com/codeskyblue/go-sh v0.0.0-20190412065543-76bd3d59ff27
13-
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
1413
github.com/go-openapi/spec v0.19.8
1514
github.com/go-openapi/swag v0.19.9 // indirect
1615
github.com/gogo/protobuf v1.3.1

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ github.com/cyphar/filepath-securejoin v0.2.2/go.mod h1:FpkQEhXnPnOthhzymB7CGsFk2
129129
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
130130
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
131131
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
132-
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
133-
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
134132
github.com/daviddengcn/go-colortext v0.0.0-20160507010035-511bcaf42ccd/go.mod h1:dv4zxwHi5C/8AeI+4gX4dCWOIvNi7I6JCSX0HvlKPgE=
135133
github.com/dgrijalva/jwt-go v3.2.0+incompatible h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=
136134
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ github.com/coreos/go-systemd/daemon
4848
github.com/coreos/go-systemd/journal
4949
# github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea
5050
github.com/coreos/pkg/capnslog
51-
# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
51+
# github.com/davecgh/go-spew v1.1.1
5252
github.com/davecgh/go-spew/spew
5353
# github.com/dgrijalva/jwt-go v3.2.0+incompatible
5454
github.com/dgrijalva/jwt-go

0 commit comments

Comments
 (0)