Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the go-modules group with 26 updates #693

Closed
wants to merge 1 commit into from

Commits on Mar 26, 2024

  1. Bump the go-modules group with 26 updates

    Bumps the go-modules group with 26 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.31.1` | `1.32.0` |
    | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.11.4` | `0.12.1` |
    | [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.0.0-20230412183729-8602f1afc574` | `0.0.1` |
    | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` |
    | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.13` | `1.7.14` |
    | [github.com/distribution/reference](https://github.com/distribution/reference) | `0.5.0` | `0.6.0` |
    | [github.com/felixge/httpsnoop](https://github.com/felixge/httpsnoop) | `1.0.3` | `1.0.4` |
    | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` |
    | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` |
    | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.0` | `0.19.1` |
    | [github.com/knqyf263/go-rpmdb](https://github.com/knqyf263/go-rpmdb) | `0.0.0-20230301153543-ba94b245509b` | `0.1.0` |
    | [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.24.1` | `3.24.2` |
    | [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.2.1` | `1.2.2` |
    | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.15.1` | `2.16.0` |
    | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.28.0` | `0.29.1` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.45.0` | `0.49.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.24.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.24.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.24.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.19.0` | `0.20.0` |
    | [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20230510235704-dd950f8aeaea` | `0.0.0-20231006140011-7918f672742d` |
    | [golang.org/x/mod](https://github.com/golang/mod) | `0.15.0` | `0.16.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.21.0` | `0.22.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.17.0` | `0.18.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.16.1` | `0.19.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.0` | `1.62.1` |
    
    
    Updates `github.com/onsi/gomega` from 1.31.1 to 1.32.0
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.31.1...v1.32.0)
    
    Updates `github.com/Microsoft/hcsshim` from 0.11.4 to 0.12.1
    - [Release notes](https://github.com/Microsoft/hcsshim/releases)
    - [Commits](microsoft/hcsshim@v0.11.4...v0.12.1)
    
    Updates `github.com/anchore/stereoscope` from 0.0.0-20230412183729-8602f1afc574 to 0.0.1
    - [Release notes](https://github.com/anchore/stereoscope/releases)
    - [Commits](https://github.com/anchore/stereoscope/commits/v0.0.1)
    
    Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0
    - [Commits](cenkalti/backoff@v4.2.1...v4.3.0)
    
    Updates `github.com/containerd/containerd` from 1.7.13 to 1.7.14
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.13...v1.7.14)
    
    Updates `github.com/distribution/reference` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/distribution/reference/releases)
    - [Commits](distribution/reference@v0.5.0...v0.6.0)
    
    Updates `github.com/felixge/httpsnoop` from 1.0.3 to 1.0.4
    - [Release notes](https://github.com/felixge/httpsnoop/releases)
    - [Commits](felixge/httpsnoop@v1.0.3...v1.0.4)
    
    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/golang/protobuf` from 1.5.3 to 1.5.4
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.5.3...v1.5.4)
    
    Updates `github.com/google/go-containerregistry` from 0.19.0 to 0.19.1
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](google/go-containerregistry@v0.19.0...v0.19.1)
    
    Updates `github.com/knqyf263/go-rpmdb` from 0.0.0-20230301153543-ba94b245509b to 0.1.0
    - [Commits](https://github.com/knqyf263/go-rpmdb/commits/v0.1.0)
    
    Updates `github.com/shirou/gopsutil/v3` from 3.24.1 to 3.24.2
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.24.1...v3.24.2)
    
    Updates `github.com/skeema/knownhosts` from 1.2.1 to 1.2.2
    - [Commits](skeema/knownhosts@v1.2.1...v1.2.2)
    
    Updates `github.com/sylabs/sif/v2` from 2.15.1 to 2.16.0
    - [Release notes](https://github.com/sylabs/sif/releases)
    - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml)
    - [Commits](sylabs/sif@v2.15.1...v2.16.0)
    
    Updates `github.com/testcontainers/testcontainers-go` from 0.28.0 to 0.29.1
    - [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
    - [Commits](testcontainers/testcontainers-go@v0.28.0...v0.29.1)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.45.0 to 0.49.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.45.0...zpages/v0.49.0)
    
    Updates `go.opentelemetry.io/otel` from 1.19.0 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.19.0...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.19.0 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.19.0...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.19.0 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.19.0...v1.24.0)
    
    Updates `golang.org/x/crypto` from 0.19.0 to 0.20.0
    - [Commits](golang/crypto@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/exp` from 0.0.0-20230510235704-dd950f8aeaea to 0.0.0-20231006140011-7918f672742d
    - [Commits](https://github.com/golang/exp/commits)
    
    Updates `golang.org/x/mod` from 0.15.0 to 0.16.0
    - [Commits](golang/mod@v0.15.0...v0.16.0)
    
    Updates `golang.org/x/net` from 0.21.0 to 0.22.0
    - [Commits](golang/net@v0.21.0...v0.22.0)
    
    Updates `golang.org/x/sys` from 0.17.0 to 0.18.0
    - [Commits](golang/sys@v0.17.0...v0.18.0)
    
    Updates `golang.org/x/tools` from 0.16.1 to 0.19.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.16.1...v0.19.0)
    
    Updates `google.golang.org/grpc` from 1.62.0 to 1.62.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.62.0...v1.62.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/Microsoft/hcsshim
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/anchore/stereoscope
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/cenkalti/backoff/v4
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/containerd/containerd
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/distribution/reference
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/felixge/httpsnoop
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/go-logr/logr
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/golang/protobuf
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/google/go-containerregistry
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/knqyf263/go-rpmdb
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/skeema/knownhosts
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/sylabs/sif/v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/testcontainers/testcontainers-go
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/exp
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: golang.org/x/mod
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    72a2495 View commit details
    Browse the repository at this point in the history