Skip to content

Commit

Permalink
Bump the go group with 24 updates
Browse files Browse the repository at this point in the history
Bumps the go group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` |
| [github.com/hashicorp/vault-client-go](https://github.com/hashicorp/vault-client-go) | `0.4.2` | `0.4.3` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.6` | `1.30.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.20.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.4` | `0.29.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.2` | `1.24.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.19.1` | `1.26.3` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.11.33` | `1.15.11` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.24.7` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.11` | `1.7.12` |
| [github.com/containers/image/v5](https://github.com/containers/image) | `5.21.1` | `5.29.0` |
| [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.24.1` | `0.35.0` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.21.7` | `0.22.0` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.4` | `0.22.7` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.9.5` | `1.11.2` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.3` | `1.17.4` |
| [github.com/mittwald/go-helm-client](https://github.com/mittwald/go-helm-client) | `0.12.3` | `0.12.7` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.1` | `2.14.0` |
| [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.2.1` | `2.2.2` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.7.6` | `1.8.0` |
| [github.com/tonglil/buflogr](https://github.com/tonglil/buflogr) | `1.0.1` | `1.1.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.15.0` | `0.16.0` |
| [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) | `0.34.0` | `0.35.0` |


Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.3.0...v1.4.1)

Updates `github.com/hashicorp/vault-client-go` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/hashicorp/vault-client-go/releases)
- [Changelog](https://github.com/hashicorp/vault-client-go/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-client-go@v0.4.2...v0.4.3)

Updates `github.com/onsi/gomega` from 1.27.6 to 1.30.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.6...v1.30.0)

Updates `golang.org/x/net` from 0.17.0 to 0.20.0
- [Commits](golang/net@v0.17.0...v0.20.0)

Updates `k8s.io/apimachinery` from 0.28.4 to 0.29.0
- [Commits](kubernetes/apimachinery@v0.28.4...v0.29.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.21.2 to 1.24.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.21.2...v1.24.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.19.1 to 1.26.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.19.1...config/v1.26.3)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.11.33 to 1.15.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.11/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.11.33...config/v1.15.11)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.20.2 to 1.24.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.20.2...service/ecr/v1.24.7)

Updates `github.com/containerd/containerd` from 1.7.11 to 1.7.12
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.11...v1.7.12)

Updates `github.com/containers/image/v5` from 5.21.1 to 5.29.0
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.21.1...v5.29.0)

Updates `github.com/docker/go-connections` from 0.4.0 to 0.5.0
- [Commits](docker/go-connections@v0.4.0...v0.5.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.24.1 to 0.35.0
- [Commits](fluxcd/pkg@ssa/v0.24.1...ssa/v0.35.0)

Updates `github.com/go-openapi/strfmt` from 0.21.7 to 0.22.0
- [Commits](go-openapi/strfmt@v0.21.7...v0.22.0)

Updates `github.com/go-openapi/swag` from 0.22.4 to 0.22.7
- [Commits](go-openapi/swag@v0.22.4...v0.22.7)

Updates `github.com/goccy/go-yaml` from 1.9.5 to 1.11.2
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.9.5...v1.11.2)

Updates `github.com/klauspost/compress` from 1.17.3 to 1.17.4
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.3...v1.17.4)

Updates `github.com/mittwald/go-helm-client` from 0.12.3 to 0.12.7
- [Release notes](https://github.com/mittwald/go-helm-client/releases)
- [Commits](mittwald/go-helm-client@v0.12.3...v0.12.7)

Updates `github.com/onsi/ginkgo/v2` from 2.13.1 to 2.14.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.13.1...v2.14.0)

Updates `github.com/sigstore/cosign/v2` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/sigstore/cosign/releases)
- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md)
- [Commits](sigstore/cosign@v2.2.1...v2.2.2)

Updates `github.com/sigstore/sigstore` from 1.7.6 to 1.8.0
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.6...v1.8.0)

Updates `github.com/tonglil/buflogr` from 1.0.1 to 1.1.1
- [Release notes](https://github.com/tonglil/buflogr/releases)
- [Commits](tonglil/buflogr@v1.0.1...v1.1.1)

Updates `golang.org/x/oauth2` from 0.15.0 to 0.16.0
- [Commits](golang/oauth2@v0.15.0...v0.16.0)

Updates `sigs.k8s.io/cli-utils` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases)
- [Commits](kubernetes-sigs/cli-utils@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/hashicorp/vault-client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/docker/go-connections
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/klauspost/compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/mittwald/go-helm-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/sigstore/cosign/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/tonglil/buflogr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: sigs.k8s.io/cli-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent e492300 commit a184cd1
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 2,298 deletions.
Loading

0 comments on commit a184cd1

Please sign in to comment.