bump storj.io/private
Change-Id: I4ddd5c34521602967b89bd18e2a71a6f1e29f436
This commit is contained in:
parent
c970969503
commit
f28100b73f
2
go.mod
2
go.mod
@ -46,7 +46,7 @@ require (
|
||||
google.golang.org/grpc v1.28.0
|
||||
storj.io/common v0.0.0-20200325130515-1ce63718a5c6
|
||||
storj.io/drpc v0.0.11
|
||||
storj.io/private v0.0.0-20200323175212-c3ef21e873a9
|
||||
storj.io/private v0.0.0-20200327035409-e9d82e7e0c6b
|
||||
storj.io/uplink v1.0.2-0.20200325131054-76ecb3d2e025
|
||||
|
||||
// storj/gatway for storj-sim is installed via makefile `install-sim` target
|
||||
|
4
go.sum
4
go.sum
@ -625,7 +625,7 @@ storj.io/common v0.0.0-20200325130515-1ce63718a5c6/go.mod h1:RBaNRmk/lqyZ7h1MAH4
|
||||
storj.io/drpc v0.0.7-0.20191115031725-2171c57838d2/go.mod h1:/ascUDbzNAv0A3Jj7wUIKFBH2JdJ2uJIBO/b9+2yHgQ=
|
||||
storj.io/drpc v0.0.11 h1:6vLxfpSbwCLtqzAoXzXx/SxBqBtbzbmquXPqfcWKqfw=
|
||||
storj.io/drpc v0.0.11/go.mod h1:TiFc2obNjL9/3isMW1Rpxjy8V9uE0B2HMeMFGiiI7Iw=
|
||||
storj.io/private v0.0.0-20200323175212-c3ef21e873a9 h1:dFwvi7xBYIHpqmpfLddibHpXexiN4gaAN1uo4Xx5890=
|
||||
storj.io/private v0.0.0-20200323175212-c3ef21e873a9/go.mod h1:I09FR2ZU1Dy1vaQ2SkUbfGpwVtJrwafjYWGw8W808WE=
|
||||
storj.io/private v0.0.0-20200327035409-e9d82e7e0c6b h1:loru+Vg+FdSxGIajoLUl2JRo4rDk6kPwU4PXN89nHvM=
|
||||
storj.io/private v0.0.0-20200327035409-e9d82e7e0c6b/go.mod h1:I09FR2ZU1Dy1vaQ2SkUbfGpwVtJrwafjYWGw8W808WE=
|
||||
storj.io/uplink v1.0.2-0.20200325131054-76ecb3d2e025 h1:nOqt2h+itlSAXxpe9KHSmLmPvboQEuKAlcpf+Dw5Prg=
|
||||
storj.io/uplink v1.0.2-0.20200325131054-76ecb3d2e025/go.mod h1:+BSgpndm+al62UbUiwvsg5IjqE66JS9ZGKGiWPGDjRs=
|
||||
|
2
scripts/testdata/satellite-config.yaml.lock
vendored
Executable file → Normal file
2
scripts/testdata/satellite-config.yaml.lock
vendored
Executable file → Normal file
@ -325,7 +325,7 @@ identity.key-path: /root/.local/share/storj/identity/satellite/identity.key
|
||||
# validate redundancy scheme configuration
|
||||
# metainfo.rs.validate: true
|
||||
|
||||
# address to send telemetry to
|
||||
# address(es) to send telemetry to (comma-separated)
|
||||
# metrics.addr: collectora.storj.io:9000
|
||||
|
||||
# application name for telemetry identification
|
||||
|
Loading…
Reference in New Issue
Block a user