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: Abirdcfly/dupword
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.12
Choose a base ref
...
head repository: Abirdcfly/dupword
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.13
Choose a head ref
  • 4 commits
  • 36 files changed
  • 2 contributors

Commits on Aug 1, 2023

  1. build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.0 to 0.11.1.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.11.0...v0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Abirdcfly committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6b80c9b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.1 to 0.12.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.11.1...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Abirdcfly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0833c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Abirdcfly committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    185b5a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. feat: customize ignore keywords

    fix #26
    
    Signed-off-by: Abirdcfly <[email protected]>
    Abirdcfly committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fbf2e80 View commit details
    Browse the repository at this point in the history
Loading