Skip to content

Commit

Permalink
mod: bump storj.io/uplink
Browse files Browse the repository at this point in the history
Change-Id: Id30578c8898d93201c0b83ccfb8f82272876a405
  • Loading branch information
amwolff committed Apr 25, 2022
1 parent 84ebeb8 commit bcbda93
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -16,7 +16,7 @@ require (
storj.io/common v0.0.0-20220405183405-ffdc3ab808c6
storj.io/minio v0.0.0-20220404203534-ae15cc41053b
storj.io/private v0.0.0-20220323114243-08c4b5e752f4
storj.io/uplink v1.8.2-0.20220407093708-c14c5e4930b3
storj.io/uplink v1.8.2-0.20220425093614-32fc6af58748
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -1425,5 +1425,5 @@ storj.io/monkit-jaeger v0.0.0-20220131130547-dc4cb5a0d97a h1:qads+aZlFKm5gUxobfF
storj.io/monkit-jaeger v0.0.0-20220131130547-dc4cb5a0d97a/go.mod h1:DGEycSjvzE0JqcD3+6IjwPEK6x30oOus6AApXzl7t0s=
storj.io/private v0.0.0-20220323114243-08c4b5e752f4 h1:szxLYr9Rdmx19unt47kafB3816JFI5esPlrzdMyZhvk=
storj.io/private v0.0.0-20220323114243-08c4b5e752f4/go.mod h1:fZ7FSXv/adIc79sF/5qm7zn0PI5+PWa5p+dbqrZQARM=
storj.io/uplink v1.8.2-0.20220407093708-c14c5e4930b3 h1:xrnSbDRtgTOM7/lU96+T4RDIYa/MgxmzeZrT9krjz3I=
storj.io/uplink v1.8.2-0.20220407093708-c14c5e4930b3/go.mod h1:RtbTI2i9JjfWTCaSNM2bVUNP1hjAvfv9VH6D35jFh18=
storj.io/uplink v1.8.2-0.20220425093614-32fc6af58748 h1:/OgCmgyVYOQVlvVlFXV1K9Fbx1AEDuI4FyjfJzWRH3k=
storj.io/uplink v1.8.2-0.20220425093614-32fc6af58748/go.mod h1:RtbTI2i9JjfWTCaSNM2bVUNP1hjAvfv9VH6D35jFh18=
2 changes: 1 addition & 1 deletion testsuite/go.mod
Expand Up @@ -12,7 +12,7 @@ require (
storj.io/gateway v0.0.0-00010101000000-000000000000
storj.io/minio v0.0.0-20220404203534-ae15cc41053b
storj.io/storj v0.12.1-0.20220418132337-48fb3e947cb5
storj.io/uplink v1.8.2-0.20220407093708-c14c5e4930b3
storj.io/uplink v1.8.2-0.20220425093614-32fc6af58748
)

require (
Expand Down
4 changes: 2 additions & 2 deletions testsuite/go.sum
Expand Up @@ -1568,5 +1568,5 @@ storj.io/private v0.0.0-20220411161553-f73cd1a48d5f/go.mod h1:fZ7FSXv/adIc79sF/5
storj.io/storj v0.12.1-0.20220418132337-48fb3e947cb5 h1:K+nVyOdu39nuWoN/KWzivCdvuI38ttyP9b9rF+/tORM=
storj.io/storj v0.12.1-0.20220418132337-48fb3e947cb5/go.mod h1:PcQmysolktWSXZUqUx/kcZ4n9fdCRd652UdRip/s6gk=
storj.io/uplink v1.8.2-0.20220406151905-7305e5b6da85/go.mod h1:RtbTI2i9JjfWTCaSNM2bVUNP1hjAvfv9VH6D35jFh18=
storj.io/uplink v1.8.2-0.20220407093708-c14c5e4930b3 h1:xrnSbDRtgTOM7/lU96+T4RDIYa/MgxmzeZrT9krjz3I=
storj.io/uplink v1.8.2-0.20220407093708-c14c5e4930b3/go.mod h1:RtbTI2i9JjfWTCaSNM2bVUNP1hjAvfv9VH6D35jFh18=
storj.io/uplink v1.8.2-0.20220425093614-32fc6af58748 h1:/OgCmgyVYOQVlvVlFXV1K9Fbx1AEDuI4FyjfJzWRH3k=
storj.io/uplink v1.8.2-0.20220425093614-32fc6af58748/go.mod h1:RtbTI2i9JjfWTCaSNM2bVUNP1hjAvfv9VH6D35jFh18=

0 comments on commit bcbda93

Please sign in to comment.