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
7adf778d
Commit
7adf778d
authored
3 years ago
by
Manuel Kieweg
Browse files
Options
Downloads
Patches
Plain Diff
go mod tidy
parent
5afe45ed
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!221
Thesis mk
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+1
-4
1 addition, 4 deletions
go.mod
go.sum
+0
-176
0 additions, 176 deletions
go.sum
with
1 addition
and
180 deletions
go.mod
+
1
−
4
View file @
7adf778d
...
@@ -9,17 +9,14 @@ require (
...
@@ -9,17 +9,14 @@ require (
code.fbi.h-da.de/danet/yang-models
v0.1.0
code.fbi.h-da.de/danet/yang-models
v0.1.0
github.com/docker/docker
v20.10.6+incompatible
github.com/docker/docker
v20.10.6+incompatible
github.com/google/uuid
v1.2.0
github.com/google/uuid
v1.2.0
github.com/imdario/mergo
v0.3.11 // indirect
github.com/openconfig/gnmi
v0.0.0-20210707145734-c69a5df04b53
github.com/openconfig/gnmi
v0.0.0-20210707145734-c69a5df04b53
github.com/openconfig/goyang
v0.2.7
github.com/openconfig/goyang
v0.2.7
github.com/openconfig/ygot
v0.11.2
github.com/openconfig/ygot
v0.11.2
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/objx
v0.2.0 // indirect
github.com/stretchr/testify
v1.7.0
github.com/stretchr/testify
v1.7.0
google.golang.org/grpc
v1.39.0
google.golang.org/grpc
v1.39.0
google.golang.org/protobuf
v1.27.1
google.golang.org/protobuf
v1.27.1
k8s.io/api
v0.21.0
k8s.io/apimachinery
v0.21.0
k8s.io/client-go
v0.21.0
)
)
This diff is collapsed.
Click to expand it.
go.sum
+
0
−
176
View file @
7adf778d
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