Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mnako/letters
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: mnako/letters
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 5, 2023

  1. Bump golang.org/x/text from 0.10.0 to 0.11.0 (#31)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7fbff7e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump golang.org/x/net from 0.11.0 to 0.12.0 (#32)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.12.0.
    - [Commits](golang/net@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6d0478a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    2d5a64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6730b6 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-go from 3 to 4 (#36)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4e52abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6eafd8 View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/net from 0.12.0 to 0.13.0 (#33)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.13.0.
    - [Commits](golang/net@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3dda130 View commit details
    Browse the repository at this point in the history
  6. Bump actions/checkout from 2 to 3 (#37)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    41eebdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9992d6e View commit details
    Browse the repository at this point in the history
Loading