feat: registry.
This commit is contained in:
@@ -8,8 +8,8 @@ replace github.com/tx7do/kratos-bootstrap/api => ../../api
|
||||
|
||||
require (
|
||||
github.com/go-kratos/kratos/v2 v2.8.4
|
||||
github.com/minio/minio-go/v7 v7.0.91
|
||||
github.com/tx7do/kratos-bootstrap/api v0.0.13
|
||||
github.com/minio/minio-go/v7 v7.0.92
|
||||
github.com/tx7do/kratos-bootstrap/api v0.0.18
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -22,8 +22,10 @@ require (
|
||||
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
|
||||
github.com/minio/crc64nvme v1.0.2 // indirect
|
||||
github.com/minio/md5-simd v1.1.2 // indirect
|
||||
github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/rs/xid v1.6.0 // indirect
|
||||
github.com/tinylib/msgp v1.3.0 // indirect
|
||||
golang.org/x/crypto v0.38.0 // indirect
|
||||
golang.org/x/net v0.40.0 // indirect
|
||||
golang.org/x/sys v0.33.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user