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 11 updates #599

Closed
wants to merge 1 commit into from

Commits on Jan 2, 2024

  1. Bump the go-modules group with 11 updates

    Bumps the go-modules group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) | `0.7.2` | `0.8.0` |
    | [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.3.6` | `1.3.7` |
    | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.10` | `1.7.11` |
    | [github.com/google/uuid](https://github.com/google/uuid) | `1.4.0` | `1.5.0` |
    | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.10` | `1.1.11` |
    | [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.23.11` | `3.23.12` |
    | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.15.0` | `2.15.1` |
    | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.26.0` | `0.27.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.16.0` | `0.16.1` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.59.0` | `1.60.1` |
    | google.golang.org/protobuf | `1.31.0` | `1.32.0` |
    
    
    Updates `github.com/CycloneDX/cyclonedx-go` from 0.7.2 to 0.8.0
    - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases)
    - [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml)
    - [Commits](CycloneDX/cyclonedx-go@v0.7.2...v0.8.0)
    
    Updates `github.com/cloudflare/circl` from 1.3.6 to 1.3.7
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.3.6...v1.3.7)
    
    Updates `github.com/containerd/containerd` from 1.7.10 to 1.7.11
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.10...v1.7.11)
    
    Updates `github.com/google/uuid` from 1.4.0 to 1.5.0
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.4.0...v1.5.0)
    
    Updates `github.com/opencontainers/runc` from 1.1.10 to 1.1.11
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.11/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.10...v1.1.11)
    
    Updates `github.com/shirou/gopsutil/v3` from 3.23.11 to 3.23.12
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.23.11...v3.23.12)
    
    Updates `github.com/sylabs/sif/v2` from 2.15.0 to 2.15.1
    - [Release notes](https://github.com/sylabs/sif/releases)
    - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml)
    - [Commits](sylabs/sif@v2.15.0...v2.15.1)
    
    Updates `github.com/testcontainers/testcontainers-go` from 0.26.0 to 0.27.0
    - [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
    - [Commits](testcontainers/testcontainers-go@v0.26.0...v0.27.0)
    
    Updates `golang.org/x/tools` from 0.16.0 to 0.16.1
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.16.0...v0.16.1)
    
    Updates `google.golang.org/grpc` from 1.59.0 to 1.60.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.59.0...v1.60.1)
    
    Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.0
    
    ---
    updated-dependencies:
    - dependency-name: github.com/CycloneDX/cyclonedx-go
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/cloudflare/circl
      dependency-type: indirect
      update-type: version-update:semver-patch
      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/google/uuid
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/opencontainers/runc
      dependency-type: indirect
      update-type: version-update:semver-patch
      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/sylabs/sif/v2
      dependency-type: indirect
      update-type: version-update:semver-patch
      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: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3a85dbb View commit details
    Browse the repository at this point in the history