Skip to content

Commit

Permalink
Merge pull request #881 from kubernetes-sigs/dependabot/go_modules/bu…
Browse files Browse the repository at this point in the history
…oy/all-ab84969902

build(deps): bump the all group in /buoy with 1 update
  • Loading branch information
k8s-ci-robot committed Mar 18, 2024
2 parents 9adab81 + 155a3e8 commit 2d1c6d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion buoy/go.mod
Expand Up @@ -11,7 +11,7 @@ require (
github.com/stretchr/testify v1.9.0
golang.org/x/mod v0.16.0
golang.org/x/net v0.22.0
k8s.io/apimachinery v0.29.2
k8s.io/apimachinery v0.29.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions buoy/go.sum
Expand Up @@ -157,5 +157,5 @@ gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
k8s.io/apimachinery v0.29.2 h1:EWGpfJ856oj11C52NRCHuU7rFDwxev48z+6DSlGNsV8=
k8s.io/apimachinery v0.29.2/go.mod h1:6HVkd1FwxIagpYrHSwJlQqZI3G9LfYWRPAkUvLnXTKU=
k8s.io/apimachinery v0.29.3 h1:2tbx+5L7RNvqJjn7RIuIKu9XTsIZ9Z5wX2G22XAa5EU=
k8s.io/apimachinery v0.29.3/go.mod h1:hx/S4V2PNW4OMg3WizRrHutyB5la0iCUbZym+W0EQIU=

0 comments on commit 2d1c6d5

Please sign in to comment.