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: liamg/clinch Loading
base: v1.6.1
Choose a base ref
...
head repository: liamg/clinch Loading
compare: v1.6.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 29, 2023

  1. feat: add option to pass colours to be used (#12)

    Owen Rumney committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4552d45 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/sys from 0.0.0-20190509141414-a5b02f93d862 to 0.1.0 (

    …#11)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190509141414-a5b02f93d862 to 0.1.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](https://github.com/golang/sys/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d5fb32b View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/crypto from 0.0.0-20190506204251-e1dfcc566284 to 0.…

    …1.0 (#10)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190506204251-e1dfcc566284 to 0.1.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](https://github.com/golang/crypto/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6631224 View commit details
    Browse the repository at this point in the history
Loading