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 golang group with 5 updates #144

Merged
merged 2 commits into from
Nov 11, 2024

Commits on Nov 6, 2024

  1. Bump the golang group with 5 updates

    Bumps the golang group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.6.0` |
    | [github.com/joho/godotenv](https://github.com/joho/godotenv) | `1.4.0` | `1.5.1` |
    | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.7.0` | `1.9.0` |
    | gopkg.in/yaml.v3 | `3.0.0-20220521103104-8f96da9f5d5e` | `3.0.1` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.25.0` | `0.26.0` |
    
    
    Updates `github.com/google/uuid` from 1.3.0 to 1.6.0
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.3.0...v1.6.0)
    
    Updates `github.com/joho/godotenv` from 1.4.0 to 1.5.1
    - [Release notes](https://github.com/joho/godotenv/releases)
    - [Commits](joho/godotenv@v1.4.0...v1.5.1)
    
    Updates `github.com/stretchr/testify` from 1.7.0 to 1.9.0
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.0...v1.9.0)
    
    Updates `gopkg.in/yaml.v3` from 3.0.0-20220521103104-8f96da9f5d5e to 3.0.1
    
    Updates `golang.org/x/sys` from 0.25.0 to 0.26.0
    - [Commits](golang/sys@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/joho/godotenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: gopkg.in/yaml.v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2ea38a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    4cd3fe4 View commit details
    Browse the repository at this point in the history