-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: Abirdcfly/dupword
base: v0.0.14
head repository: Abirdcfly/dupword
compare: v0.1.1
- 8 commits
- 78 files changed
- 3 contributors
Commits on Mar 5, 2024
-
build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.18.0...v0.19.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]>
Configuration menu - View commit details
-
Copy full SHA for 6a5c3ad - Browse repository at this point
Copy the full SHA 6a5c3adView commit details
Commits on Apr 5, 2024
-
build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.19.0...v0.20.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]>
Configuration menu - View commit details
-
Copy full SHA for 931fa89 - Browse repository at this point
Copy the full SHA 931fa89View commit details
Commits on May 7, 2024
-
build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.20.0...v0.21.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]>
Configuration menu - View commit details
-
Copy full SHA for 292a110 - Browse repository at this point
Copy the full SHA 292a110View commit details
Commits on Jul 4, 2024
-
build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.21.0...v0.22.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]>
Configuration menu - View commit details
-
Copy full SHA for 3772c8d - Browse repository at this point
Copy the full SHA 3772c8dView commit details
Commits on Jul 9, 2024
-
build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.22.0...v0.23.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]>
Configuration menu - View commit details
-
Copy full SHA for c59b6e1 - Browse repository at this point
Copy the full SHA c59b6e1View commit details
Commits on Aug 6, 2024
-
build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.23.0...v0.24.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]>
Configuration menu - View commit details
-
Copy full SHA for b9c6b04 - Browse repository at this point
Copy the full SHA b9c6b04View commit details
Commits on Aug 22, 2024
-
Ignore duplicate words in example test output
It's common that output is repeated in these examples, e.g.[1], so add an exception for these in test files when detecting duplicates. Even though the docs[2] only mention "// Output:" and "// Unordered output:" the lower case version of these also seems supported (see again[1]). [1] https://go.googlesource.com/go/+/f38d42f2c4c6ad0d7cbdad5e1417cac3be2a5dcb/src/bytes/example_test.go#58 [2] https://pkg.go.dev/testing#hdr-Examples
Configuration menu - View commit details
-
Copy full SHA for e418fc6 - Browse repository at this point
Copy the full SHA e418fc6View commit details -
action: update goreleaser-action to latest
Signed-off-by: Abirdcfly <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d8226b - Browse repository at this point
Copy the full SHA 3d8226bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.14...v0.1.1