Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gNMI Target
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
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
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
gNMI Target
Commits
3538a63e
Commit
3538a63e
authored
3 months ago
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
[renovate] Update module github.com/spf13/cobra to v1.9.1
parent
9654c7aa
No related branches found
No related tags found
1 merge request
!98
[renovate] Update module github.com/spf13/cobra to v1.9.1
Pipeline
#262364
passed
3 months ago
Stage: build
Stage: analyze
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+2
-2
2 additions, 2 deletions
go.mod
go.sum
+5
-0
5 additions, 0 deletions
go.sum
with
7 additions
and
2 deletions
go.mod
+
2
−
2
View file @
3538a63e
...
@@ -11,7 +11,7 @@ require (
...
@@ -11,7 +11,7 @@ require (
github.com/prometheus/procfs
v0.15.1
github.com/prometheus/procfs
v0.15.1
github.com/shirou/gopsutil
v3.21.11+incompatible
github.com/shirou/gopsutil
v3.21.11+incompatible
github.com/sirupsen/logrus
v1.9.3
github.com/sirupsen/logrus
v1.9.3
github.com/spf13/cobra
v1.
8
.1
github.com/spf13/cobra
v1.
9
.1
github.com/spf13/viper
v1.19.0
github.com/spf13/viper
v1.19.0
github.com/vishvananda/netlink
v1.3.0
github.com/vishvananda/netlink
v1.3.0
golang.org/x/net
v0.32.0
golang.org/x/net
v0.32.0
...
@@ -35,7 +35,7 @@ require (
...
@@ -35,7 +35,7 @@ require (
github.com/sourcegraph/conc
v0.3.0 // indirect
github.com/sourcegraph/conc
v0.3.0 // indirect
github.com/spf13/afero
v1.11.0 // indirect
github.com/spf13/afero
v1.11.0 // indirect
github.com/spf13/cast
v1.6.0 // indirect
github.com/spf13/cast
v1.6.0 // indirect
github.com/spf13/pflag
v1.0.
5
// indirect
github.com/spf13/pflag
v1.0.
6
// indirect
github.com/subosito/gotenv
v1.6.0 // indirect
github.com/subosito/gotenv
v1.6.0 // indirect
github.com/tklauser/go-sysconf
v0.3.11 // indirect
github.com/tklauser/go-sysconf
v0.3.11 // indirect
github.com/tklauser/numcpus
v0.6.0 // indirect
github.com/tklauser/numcpus
v0.6.0 // indirect
...
...
This diff is collapsed.
Click to expand it.
go.sum
+
5
−
0
View file @
3538a63e
...
@@ -11,6 +11,7 @@ github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
...
@@ -11,6 +11,7 @@ github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGX
github.com/cncf/udpa/go
v0.0.0-20201120205902-5459f2c99403/go.mod h1:
WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
github.com/cncf/udpa/go
v0.0.0-20201120205902-5459f2c99403/go.mod h1:
WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
github.com/cncf/xds/go
v0.0.0-20210312221358-fbca930ec8ed/go.mod h1:
eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go
v0.0.0-20210312221358-fbca930ec8ed/go.mod h1:
eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cpuguy83/go-md2man/v2
v2.0.4/go.mod h1:
tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2
v2.0.4/go.mod h1:
tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2
v2.0.6/go.mod h1:
oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
github.com/davecgh/go-spew
v1.1.0/go.mod h1:
J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew
v1.1.0/go.mod h1:
J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew
v1.1.1/go.mod h1:
J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew
v1.1.1/go.mod h1:
J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew
v1.1.2-0.20180830191138-d8f796af33cc h1:
U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew
v1.1.2-0.20180830191138-d8f796af33cc h1:
U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
...
@@ -116,8 +117,12 @@ github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
...
@@ -116,8 +117,12 @@ github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
github.com/spf13/cast
v1.6.0/go.mod h1:
ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
github.com/spf13/cast
v1.6.0/go.mod h1:
ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
github.com/spf13/cobra
v1.8.1 h1:
e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
github.com/spf13/cobra
v1.8.1 h1:
e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
github.com/spf13/cobra
v1.8.1/go.mod h1:
wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/cobra
v1.8.1/go.mod h1:
wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
github.com/spf13/cobra
v1.9.1 h1:
CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
github.com/spf13/cobra
v1.9.1/go.mod h1:
nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
github.com/spf13/pflag
v1.0.5 h1:
iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag
v1.0.5 h1:
iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag
v1.0.5/go.mod h1:
McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/pflag
v1.0.5/go.mod h1:
McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/pflag
v1.0.6 h1:
jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
github.com/spf13/pflag
v1.0.6/go.mod h1:
McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper
v1.19.0 h1:
RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
github.com/spf13/viper
v1.19.0 h1:
RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
github.com/spf13/viper
v1.19.0/go.mod h1:
GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
github.com/spf13/viper
v1.19.0/go.mod h1:
GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
github.com/stretchr/objx
v0.1.0/go.mod h1:
HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx
v0.1.0/go.mod h1:
HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
...
...
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