Skip to content

Commit

Permalink
build(deps): bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [github.com/GoogleCloudPlatform/testgrid](https://github.com/GoogleCloudPlatform/testgrid) and [sigs.k8s.io/release-sdk](https://github.com/kubernetes-sigs/release-sdk).


Updates `github.com/GoogleCloudPlatform/testgrid` from 0.0.38 to 0.0.167
- [Release notes](https://github.com/GoogleCloudPlatform/testgrid/releases)
- [Commits](GoogleCloudPlatform/testgrid@v0.0.38...v0.0.167)

Updates `sigs.k8s.io/release-sdk` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/kubernetes-sigs/release-sdk/releases)
- [Commits](kubernetes-sigs/release-sdk@v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/testgrid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sigs.k8s.io/release-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 44fa3bb commit d014063
Show file tree
Hide file tree
Showing 2 changed files with 1,369 additions and 13 deletions.
8 changes: 5 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
cloud.google.com/go/storage v1.33.0
github.com/GoogleCloudPlatform/testgrid v0.0.38
github.com/GoogleCloudPlatform/testgrid v0.0.167
github.com/blang/semver/v4 v4.0.0
github.com/cheggaaa/pb/v3 v3.1.4
github.com/go-git/go-git/v5 v5.10.1
Expand Down Expand Up @@ -41,12 +41,13 @@ require (
sigs.k8s.io/bom v0.5.2-0.20230519223618-1ebaa9ce375f
sigs.k8s.io/mdtoc v1.1.0
sigs.k8s.io/promo-tools/v3 v3.6.0
sigs.k8s.io/release-sdk v0.10.3
sigs.k8s.io/release-sdk v0.10.4
sigs.k8s.io/release-utils v0.7.7
sigs.k8s.io/yaml v1.4.0
)

require (
bitbucket.org/creachadair/stringset v0.0.11 // indirect
cloud.google.com/go v0.110.9 // indirect
cloud.google.com/go/compute v1.23.2 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
Expand Down Expand Up @@ -137,7 +138,7 @@ require (
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fatih/color v1.15.0 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fvbommel/sortorder v1.0.1 // indirect
github.com/fvbommel/sortorder v1.1.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
github.com/go-chi/chi v4.1.2+incompatible // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
Expand Down Expand Up @@ -173,6 +174,7 @@ require (
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-github/v55 v55.0.0 // indirect
github.com/google/go-github/v56 v56.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/licenseclassifier/v2 v2.0.0 // indirect
Expand Down
Loading

0 comments on commit d014063

Please sign in to comment.