Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Coredns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Railgun
Coredns
Commits
9e7fe180
Commit
9e7fe180
authored
Apr 09, 2021
by
Chris O'Haver
Committed by
GitHub
Apr 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Manually update k8s.io packages to k8s 1.21 api v0.21.0 (#4567)
parent
13cef2ee
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
57 additions
and
47 deletions
+57
-47
go.mod
go.mod
+5
-6
go.sum
go.sum
+52
-41
No files found.
go.mod
View file @
9e7fe180
...
...
@@ -14,7 +14,6 @@ require (
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/farsightsec/golang-framestream v0.3.0
github.com/golang/protobuf v1.4.3
github.com/gorilla/websocket v1.4.0 // indirect
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.9 // indirect
...
...
@@ -30,13 +29,13 @@ require (
github.com/prometheus/common v0.15.0
go.etcd.io/etcd v0.5.0-alpha.5.0.20200306183522-221f0cc107cb
go.uber.org/zap v1.14.1 // indirect
golang.org/x/crypto v0.0.0-202
01221181555-eec23a3978ad
golang.org/x/sys v0.0.0-202
01214210602-f9fddec55a1e
golang.org/x/crypto v0.0.0-202
10220033148-5ea612d1eb83
golang.org/x/sys v0.0.0-202
10225134936-a50acf3fe073
google.golang.org/api v0.29.0
google.golang.org/grpc v1.29.1
gopkg.in/DataDog/dd-trace-go.v1 v1.28.0
k8s.io/api v0.2
0.2
k8s.io/apimachinery v0.2
0.2
k8s.io/client-go v0.2
0.2
k8s.io/api v0.2
1.0
k8s.io/apimachinery v0.2
1.0
k8s.io/client-go v0.2
1.0
k8s.io/klog v1.0.0
)
go.sum
View file @
9e7fe180
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment