Skip to content

Commit

Permalink
update libuplink to v1.0.0-rc.3
Browse files Browse the repository at this point in the history
Change-Id: Ife790e86982268e2b12fe00e6598be54fb069d96
  • Loading branch information
kaloyan-raev committed Mar 6, 2020
1 parent 7e38ff8 commit ff46b49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ require (
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
storj.io/common v0.0.0-20200303092706-429875361e5d
storj.io/storj v0.12.1-0.20200227134922-1f7c3be8f96c
storj.io/uplink v1.0.0-rc.2.0.20200227141111-2f99ea0fdfe5
storj.io/uplink v1.0.0-rc.3
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -939,5 +939,5 @@ storj.io/storj v0.12.1-0.20200227134922-1f7c3be8f96c h1:UKeYcFg/gcrBhcW+OpKmvw/T
storj.io/storj v0.12.1-0.20200227134922-1f7c3be8f96c/go.mod h1:y7+bYLGV4ybMOVuGyemr0by/TEo3rZf88TvrdxYY3CY=
storj.io/uplink v1.0.0-rc.2 h1:IykgqbqwXDRJAaDXO0+t1CCfntetRvdWK9mUQsWtz/8=
storj.io/uplink v1.0.0-rc.2/go.mod h1:WUQYQZFI7iUxqarO1zhUwlVgiHxv4PGZlsQFh8XE8yg=
storj.io/uplink v1.0.0-rc.2.0.20200227141111-2f99ea0fdfe5 h1:nZLJvT6YerIdyys+YZ9wyzxnjDsbddWMCkVz2hBaZXo=
storj.io/uplink v1.0.0-rc.2.0.20200227141111-2f99ea0fdfe5/go.mod h1:vLSVPdd45bPN3ewdHQrfdWhCniE1YSQw++LnP9cZR2g=
storj.io/uplink v1.0.0-rc.3 h1:AqqF22oMTi1UgFfA9i8t/UWDdn8KLsyuPJBGMRLIWzA=
storj.io/uplink v1.0.0-rc.3/go.mod h1:vLSVPdd45bPN3ewdHQrfdWhCniE1YSQw++LnP9cZR2g=

0 comments on commit ff46b49

Please sign in to comment.