Skip to content

Commit

Permalink
build(deps): bump sigs.k8s.io/release-sdk from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [sigs.k8s.io/release-sdk](https://github.com/kubernetes-sigs/release-sdk) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/kubernetes-sigs/release-sdk/releases)
- [Commits](kubernetes-sigs/release-sdk@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 84592b2 commit e79a9ed
Show file tree
Hide file tree
Showing 2 changed files with 1,127 additions and 46 deletions.
40 changes: 18 additions & 22 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module k8s.io/release
go 1.17

require (
cloud.google.com/go/storage v1.18.2
cloud.google.com/go/storage v1.19.0
github.com/GoogleCloudPlatform/testgrid v0.0.38
github.com/blang/semver v3.5.1+incompatible
github.com/cheggaaa/pb/v3 v3.0.8
github.com/go-git/go-git/v5 v5.4.2
github.com/golang/protobuf v1.5.2
github.com/google/go-containerregistry v0.7.1-0.20211118220127-abdc633f8305
github.com/google/go-containerregistry v0.8.1-0.20220125170349-50dfc2733d10
github.com/google/go-github/v39 v39.2.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-multierror v1.1.1
Expand All @@ -30,27 +30,27 @@ require (
github.com/stretchr/testify v1.7.0
github.com/tj/go-spin v1.1.0
github.com/yuin/goldmark v1.4.7
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
google.golang.org/api v0.62.0
golang.org/x/net v0.0.0-20220121210141-e204ce36a2ba
google.golang.org/api v0.66.0
gopkg.in/yaml.v2 v2.4.0
sigs.k8s.io/bom v0.1.1-0.20211228172218-5dc67098b61b
sigs.k8s.io/mdtoc v1.1.0
sigs.k8s.io/promo-tools/v3 v3.3.0
sigs.k8s.io/release-sdk v0.6.0
sigs.k8s.io/release-sdk v0.7.0
sigs.k8s.io/release-utils v0.5.0
sigs.k8s.io/yaml v1.3.0
sigs.k8s.io/zeitgeist v0.3.0
)

require (
cloud.google.com/go v0.99.0 // indirect
cloud.google.com/go v0.100.2 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/Microsoft/go-winio v0.5.1 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 // indirect
github.com/VividCortex/ewma v1.1.1 // indirect
github.com/acomagu/bufpipe v1.0.3 // indirect
github.com/aws/aws-sdk-go v1.37.6 // indirect
github.com/aws/aws-sdk-go v1.42.43 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.10.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/cli v20.10.12+incompatible // indirect
Expand All @@ -70,9 +70,9 @@ require (
github.com/google/go-github/v34 v34.0.0
github.com/google/go-querystring v1.1.0 // indirect
github.com/googleapis/gax-go/v2 v2.1.1 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-retryablehttp v0.6.4 // indirect
github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/in-toto/in-toto-golang v0.3.4-0.20211211042327-af1f9fb822bf
github.com/inconshreveable/mousetrap v1.0.0 // indirect
Expand All @@ -81,7 +81,7 @@ require (
github.com/kevinburke/ssh_config v1.1.0 // indirect
github.com/klauspost/compress v1.13.6 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-runewidth v0.0.12 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mmarkdown/mmark v2.0.40+incompatible // indirect
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 // indirect
Expand All @@ -91,29 +91,25 @@ require (
github.com/rivo/uniseg v0.2.0 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/spiegel-im-spiegel/errs v1.0.5 // indirect
github.com/xanzy/go-gitlab v0.43.0 // indirect
github.com/xanzy/go-gitlab v0.54.3 // indirect
github.com/xanzy/ssh-agent v0.3.0 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/grpc v1.42.0 // indirect
google.golang.org/grpc v1.43.0 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)

require (
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 // indirect
github.com/envoyproxy/go-control-plane v0.10.1 // indirect
github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect
cloud.google.com/go/compute v1.1.0 // indirect
cloud.google.com/go/iam v0.1.1 // indirect
github.com/google/licenseclassifier/v2 v2.0.0-alpha.1 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/secure-systems-lab/go-securesystemslib v0.3.0 // indirect
Expand All @@ -122,8 +118,8 @@ require (
github.com/vbatts/tar-split v0.11.2 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/mod v0.5.1 // indirect
golang.org/x/sys v0.0.0-20220111092808-5a964db01320 // indirect
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/tools v0.1.8 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/genproto v0.0.0-20220118154757-00ab72f36ad5 // indirect
)
Loading

0 comments on commit e79a9ed

Please sign in to comment.