Skip to content

Commit

Permalink
Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
udhos committed May 28, 2024
1 parent 9790024 commit a618898
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/groupcache/groupcache-go/v3 v3.0.0
github.com/modernprogram/groupcache/v2 v2.6.0
github.com/prometheus/client_golang v1.19.0
github.com/udhos/kube v0.0.1
github.com/udhos/kube v0.1.0
github.com/udhos/kubepodinformer v0.1.0
k8s.io/client-go v0.29.3
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/udhos/kube v0.0.1 h1:FFWNyn+xf4aHZTaldKZuueu6ZQqmJR76I4OrfeJo9W4=
github.com/udhos/kube v0.0.1/go.mod h1:UgnFniZC6fLV5vEvAqpDvN+rY+aQJwzRM1ejhK2yzEI=
github.com/udhos/kube v0.1.0 h1:4B0YFaKXAhdCMfjtFqV6Atj/VgMVY0bPWI22qNICKVQ=
github.com/udhos/kube v0.1.0/go.mod h1:BBeuypMPA4i00xk8WuoRpJgM1qSr0PH7pKbBQwT7gZA=
github.com/udhos/kubepodinformer v0.1.0 h1:jgloet7tCnXnsMhOp2CI0o6jnQtE+2Wros+/rem2GEc=
github.com/udhos/kubepodinformer v0.1.0/go.mod h1:rSYevK46dWPXOmhvnG0FFkPDYHvOUxkeV4Nsz+OHpIY=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit a618898

Please sign in to comment.