Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22a7f0099
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22a7f0099
Commits
9bf076cd
Commit
9bf076cd
authored
4 years ago
by
AlexStocks
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://github.com/apache/dubbo-go
into develop
parents
d077dea2
4b0bdfb5
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+8
-8
8 additions, 8 deletions
go.mod
go.sum
+135
-8
135 additions, 8 deletions
go.sum
with
143 additions
and
16 deletions
go.mod
+
8
−
8
View file @
9bf076cd
...
...
@@ -11,11 +11,11 @@ require (
github.com/coreos/etcd
v3.3.25+incompatible
github.com/creasty/defaults
v1.5.1
github.com/dubbogo/go-zookeeper
v1.0.2
github.com/dubbogo/gost
v1.9.
2
github.com/dubbogo/gost
v1.9.
5
github.com/elazarl/go-bindata-assetfs
v1.0.0 // indirect
github.com/emicklei/go-restful/v3
v3.
0
.0
github.com/emicklei/go-restful/v3
v3.
4
.0
github.com/frankban/quicktest
v1.4.1 // indirect
github.com/fsnotify/fsnotify
v1.4.
7
github.com/fsnotify/fsnotify
v1.4.
9
github.com/go-co-op/gocron
v0.1.1
github.com/go-resty/resty/v2
v2.3.0
github.com/golang/mock
v1.4.4
...
...
@@ -27,22 +27,22 @@ require (
github.com/hashicorp/vault/api
v1.0.5-0.20191108163347-bdd38fca2cff // indirect
github.com/hashicorp/vault/sdk
v0.1.14-0.20191112033314-390e96e22eb2
github.com/jinzhu/copier
v0.0.0-20190625015134-976e0346caa8
github.com/magiconair/properties
v1.8.
1
github.com/mitchellh/mapstructure
v1.
3.3
github.com/magiconair/properties
v1.8.
4
github.com/mitchellh/mapstructure
v1.
4.0
github.com/modern-go/concurrent
v0.0.0-20180306012644-bacd9c7ef1dd
github.com/nacos-group/nacos-sdk-go
v1.0.1
github.com/opentracing/opentracing-go
v1.2.0
github.com/pierrec/lz4
v2.2.6+incompatible // indirect
github.com/pkg/errors
v0.9.1
github.com/prometheus/client_golang
v1.
1
.0
github.com/prometheus/client_golang
v1.
8
.0
github.com/satori/go.uuid
v1.2.1-0.20181028125025-b2ce2384e17b
github.com/stretchr/objx
v0.2.0 // indirect
github.com/stretchr/testify
v1.6.1
github.com/zouyx/agollo/v3
v3.4.5
go.uber.org/atomic
v1.
6
.0
go.uber.org/atomic
v1.
7
.0
go.uber.org/zap
v1.16.0
google.golang.org/grpc
v1.26.0
gopkg.in/yaml.v2
v2.
2.8
gopkg.in/yaml.v2
v2.
4.0
k8s.io/api
v0.16.9
k8s.io/apimachinery
v0.16.9
k8s.io/client-go
v0.16.9
...
...
This diff is collapsed.
Click to expand it.
go.sum
+
135
−
8
View file @
9bf076cd
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment