Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
be862023
Commit
be862023
authored
3 years ago
by
Manuel Kieweg
Browse files
Options
Downloads
Patches
Plain Diff
go mod tidy
parent
b1bbc8fc
No related branches found
No related tags found
1 merge request
!187
Remove forks develop
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+6
-10
6 additions, 10 deletions
go.mod
go.sum
+223
-275
223 additions, 275 deletions
go.sum
with
229 additions
and
285 deletions
go.mod
+
6
−
10
View file @
be862023
...
@@ -4,24 +4,20 @@ go 1.16
...
@@ -4,24 +4,20 @@ go 1.16
require (
require (
code.fbi.h-da.de/danet/api
v0.2.4
code.fbi.h-da.de/danet/api
v0.2.4
code.fbi.h-da.de/danet/forks/goarista
v0.0.0-20210709163519-47ee8958ef40
code.fbi.h-da.de/danet/forks/google
v0.0.0-20210709163519-47ee8958ef40
code.fbi.h-da.de/danet/yang-models
v0.0.8
code.fbi.h-da.de/danet/yang-models
v0.0.8
github.com/aristanetworks/goarista
v0.0.0-20201120222254-94a892eb0c6a
github.com/docker/docker
v20.10.6+incompatible
github.com/docker/docker
v20.10.6+incompatible
github.com/golang/protobuf
v1.5.2
github.com/google/gnxi
v0.0.0-20210423111716-4b504ef806a7
github.com/google/uuid
v1.2.0
github.com/google/uuid
v1.2.0
github.com/imdario/mergo
v0.3.11 // indirect
github.com/imdario/mergo
v0.3.11 // indirect
github.com/neo4j/neo4j-go-driver
v1.8.3
github.com/openconfig/gnmi
v0.0.0-20210707145734-c69a5df04b53
github.com/onsi/gomega
v1.10.3 // indirect
github.com/openconfig/goyang
v0.2.7
github.com/openconfig/gnmi
v0.0.0-20210527163611-d3a3e30199da
github.com/openconfig/ygot
v0.11.2
github.com/openconfig/goyang
v0.2.4
github.com/openconfig/ygot
v0.10.13
github.com/sirupsen/logrus
v1.8.1
github.com/sirupsen/logrus
v1.8.1
github.com/spf13/cobra
v1.1.3
github.com/spf13/cobra
v1.1.3
github.com/spf13/viper
v1.7.1
github.com/spf13/viper
v1.7.1
github.com/stretchr/testify
v1.7.0
github.com/stretchr/testify
v1.7.0
golang.org/x/net
v0.0.0-20210614182718-04defd469f4e
google.golang.org/grpc
v1.39.0
google.golang.org/grpc
v1.38.0
google.golang.org/protobuf
v1.26.0
google.golang.org/protobuf
v1.26.0
k8s.io/api
v0.21.0
k8s.io/api
v0.21.0
k8s.io/apimachinery
v0.21.0
k8s.io/apimachinery
v0.21.0
...
...
This diff is collapsed.
Click to expand it.
go.sum
+
223
−
275
View file @
be862023
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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