forked from carstentrink/gdrive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Harsh Shandilya <[email protected]>
- Loading branch information
Showing
73 changed files
with
459 additions
and
19,429 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
module github.com/msfjarvis/gdrive | ||
|
||
go 1.16 | ||
|
||
require ( | ||
github.com/sabhiram/go-git-ignore v0.0.0-20160116020857-228fcfa2a06e | ||
github.com/soniakeys/graph v0.0.0-20160409104831-c265d9676750 | ||
github.com/stretchr/testify v1.7.0 // indirect | ||
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 | ||
golang.org/x/oauth2 v0.0.0-20210113205817-d3ed898aa8a3 | ||
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect | ||
golang.org/x/text v0.3.5 // indirect | ||
google.golang.org/api v0.40.0 | ||
google.golang.org/genproto v0.0.0-20210212180131-e7f2df4ecc2d // indirect | ||
google.golang.org/grpc v1.35.0 // indirect | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.