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.1.0 to 1.1.1
Bumps [github.com/kalafut/imohash](https://github.com/kalafut/imohash) from 1.1.0 to 1.1.1. - [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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/kalafut/imohash dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fddb0e98ce
commit
1c094a0eee
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/cespare/xxhash/v2 v2.3.0
|
||||
github.com/chzyer/readline v1.5.1
|
||||
github.com/denisbrodbeck/machineid v1.0.1
|
||||
github.com/kalafut/imohash v1.1.0
|
||||
github.com/kalafut/imohash v1.1.1
|
||||
github.com/magisterquis/connectproxy v0.0.0-20200725203833-3582e84f0c9b
|
||||
github.com/minio/highwayhash v1.0.3
|
||||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue