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
eb62aec5
Commit
eb62aec5
authored
Nov 01, 2021
by
dependabot[bot]
Committed by
GitHub
Nov 01, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build(deps): bump github.com/openzipkin/zipkin-go from 0.2.2 to 0.3.0 (#4949)
parent
5934c7e8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
55 additions
and
13 deletions
+55
-13
go.mod
go.mod
+2
-2
go.sum
go.sum
+53
-11
No files found.
go.mod
View file @
eb62aec5
...
@@ -21,7 +21,7 @@ require (
...
@@ -21,7 +21,7 @@ require (
github.com/miekg/dns v1.1.43
github.com/miekg/dns v1.1.43
github.com/opentracing/opentracing-go v1.2.0
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin/zipkin-go v0.
2.2
github.com/openzipkin/zipkin-go v0.
3.0
github.com/oschwald/geoip2-golang v1.5.0
github.com/oschwald/geoip2-golang v1.5.0
github.com/philhofer/fwd v1.1.1 // indirect
github.com/philhofer/fwd v1.1.1 // indirect
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.11.0
...
@@ -30,7 +30,7 @@ require (
...
@@ -30,7 +30,7 @@ require (
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/objx v0.2.0 // indirect
go.etcd.io/etcd/api/v3 v3.5.1
go.etcd.io/etcd/api/v3 v3.5.1
go.etcd.io/etcd/client/v3 v3.5.1
go.etcd.io/etcd/client/v3 v3.5.1
golang.org/x/crypto v0.0.0-20210
513164829-c07d793c2f9a
golang.org/x/crypto v0.0.0-20210
920023735-84f357641f63
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac
google.golang.org/api v0.59.0
google.golang.org/api v0.59.0
google.golang.org/grpc v1.41.0
google.golang.org/grpc v1.41.0
...
...
go.sum
View file @
eb62aec5
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