mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
build(deps): bump github.com/kalafut/imohash from 1.0.4 to 1.1.0
Bumps [github.com/kalafut/imohash](https://github.com/kalafut/imohash) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/kalafut/imohash/releases) - [Changelog](https://github.com/kalafut/imohash/blob/master/CHANGELOG.md) - [Commits](https://github.com/kalafut/imohash/compare/v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: github.com/kalafut/imohash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f8cf2eeb82
commit
de623679fb
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/chzyer/readline v1.5.1
|
||||
github.com/denisbrodbeck/machineid v1.0.1
|
||||
github.com/kalafut/imohash v1.0.4
|
||||
github.com/kalafut/imohash v1.1.0
|
||||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
github.com/schollz/cli/v2 v2.2.1
|
||||
github.com/schollz/logger v1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue