Merge pull request #2285 from crazy-max/update-hashring

vendor: github.com/serialx/hashring 22c0c7ab6b1b (master)
This commit is contained in:
Akihiro Suda
2024-02-26 21:00:42 +09:00
committed by GitHub
7 changed files with 171 additions and 37 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
github.com/opencontainers/image-spec v1.1.0-rc5
github.com/pelletier/go-toml v1.9.5
github.com/pkg/errors v0.9.1
github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5