Picago was very old and had local changes, update to latest release.
Also update to latest oauth2 as a transitive dependency.
Actual versions:
github.com/tgulacsi/picago: 9e1ac2306c701ca7477a169b2b49902b7b4c58bf
golang.org/x/oauth2: 197281d4e0ecd78c33865daf9c6e51626feefcb2
manually omit oauth2 testdata and tests that contain private keys to
make "devcam review" happy
This change was prepared using the forthcoming migration to the dep
tool.
Manually tested by setting up a new Picasa oauth config and importing
many photos.
Addresses: #889
Change-Id: I4d21941ccb4ade84ec658b5cfc8624e29f52be60
Previous vendoring removed a number of files manually. This enumerates the
existing removals in .gitignore and makes it easier to transition to another
dependency management system. We also take this opportunity to add travis and
gitignore files to the list and remove those from the vendor tree.
Part of solving #889
Change-Id: Ia1b1b11ea5f2065de3a069022c2ee346e2befe78
rm google.golang.org/cloud
add cloud.google.com/go at a47b182e769f5e75f5fc927ff6ee2678f7f552cf
update google.golang.org/api to 63cb68f1e3834e44683ca062ddf06cb9a889380a
update google.golang.org/grpc to
0e6ec3a4501ee9ee2d023abe92e436fd04ed4081
update go4.org to f5283521d7365fb2875408726e9cbf349f173767
fix in cmd/ pkg/ server/
TODO(mpl): fix misc/docker tools as well. next CL.
Fixes#832
Change-Id: I842b968a0afea8a5822913bd614d67cdbe50ee63
Replaced github.com/bradfitz/http2 with the latest golang.org/x/net/http2
and updated the following dependencies:
golang.org/x/net @ a179abb31d787abdb406d922dff79635a8d784a4
golang.org/x/oauth2 @ 038cb4adce85ed41e285c2e7cc6221a92bfa44aa
google.golang.org/grpc @ 1684e4a49ba8e6c88a8628b26395f310a1e3d99f
Change-Id: Ic8f294f22a4ec7f7ee513fd1eb29a0b72ac41886