This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
64
64
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
65
65
github.com/yudai/pp v2.0.1+incompatible // indirect
66
66
golang.org/x/oauth2 v0.0.0-20190630083822-0f29369cfe45
67
- golang.org/x/tools v0.0.0-20190706074700-72ffa07ba3db
67
+ golang.org/x/tools v0.0.0-20190708174706-dd7c7173f160
68
68
gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
69
69
gopkg.in/redsync.v1 v1.0.1
70
70
gopkg.in/yaml.v2 v2.2.2
Original file line number Diff line number Diff line change @@ -463,6 +463,7 @@ golang.org/x/tools v0.0.0-20190521203540-521d6ed310dd/go.mod h1:RgjU9mgBXZiqYHBn
463
463
golang.org/x/tools v0.0.0-20190630095024-fb37f6ba8261 h1:c+4vBHh8/WzHPKoT09k1Z7njaAGGJRYVUtmq2VW2cUE =
464
464
golang.org/x/tools v0.0.0-20190630095024-fb37f6ba8261 /go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI =
465
465
golang.org/x/tools v0.0.0-20190706074700-72ffa07ba3db /go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI =
466
+ golang.org/x/tools v0.0.0-20190708174706-dd7c7173f160 /go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI =
466
467
google.golang.org/api v0.3.1 /go.mod h1:6wY9I6uQWHQ8EM57III9mq/AjF+i8G65rmVagqKMtkk =
467
468
google.golang.org/appengine v1.1.0 /go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM =
468
469
google.golang.org/appengine v1.4.0 h1:/wp5JvzpHIxhs/dumFmF7BXTf3Z+dd4uXta4kVyO508 =
You can’t perform that action at this time.
0 commit comments