Skip to content

Commit

Permalink
Update Go deps
Browse files Browse the repository at this point in the history
Change-Id: I8ad485b0d1584ca20879c867e5604c16a7ca4879
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/233827
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
  • Loading branch information
skia-recreate-skps authored and Skia Commit-Bot committed Aug 11, 2019
1 parent 3e7fa79 commit 5e7271a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 1 addition & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ go 1.12

require (
cloud.google.com/go v0.44.0
github.com/Azure/go-autorest v12.4.3+incompatible // indirect
github.com/aws/aws-sdk-go v1.22.3 // indirect
github.com/flynn/json5 v0.0.0-20160717195620-7620272ed633
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/google/uuid v1.1.1
go.chromium.org/luci v0.0.0-20190809234954-b258e04d4067 // indirect
go.skia.org/infra v0.0.0-20190809192933-173f193b0ee3
golang.org/x/tools v0.0.0-20190809145639-6d4652c779c4 // indirect
go.skia.org/infra v0.0.0-20190810052033-f4a8ecfa48f1
google.golang.org/api v0.8.0
k8s.io/api v0.0.0-20190809220925-3ab596449d6f // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,8 @@ go.skia.org/infra v0.0.0-20190808204832-de1aeaf36a6d h1:0mHYoZ6S8sT+dLOUb0Qr/WDk
go.skia.org/infra v0.0.0-20190808204832-de1aeaf36a6d/go.mod h1:IQ2Fcy4hzDULKOvG7x2J5qohvtsbTMGBAz3kRYK3+RA=
go.skia.org/infra v0.0.0-20190809192933-173f193b0ee3 h1:CwBy/d/vtWL9BnBhvKSyB6DMfsuYzywtWnjwGG5TRYA=
go.skia.org/infra v0.0.0-20190809192933-173f193b0ee3/go.mod h1:5e6RDYDhJsHzBXk7qEvc0TzA6otCh54NJwBVlJSDFZ8=
go.skia.org/infra v0.0.0-20190810052033-f4a8ecfa48f1 h1:UeGIXwiVv35CsafdA8jxyHpkuO/Gi0IEAEsvpdrMqJs=
go.skia.org/infra v0.0.0-20190810052033-f4a8ecfa48f1/go.mod h1:PgvChKXNawYFI57OouC/mdjhcoR2cQv+NEml9tJR6MA=
go.skia.org/skia v0.0.0-20190503181046-70aab823547a h1:+9xKwnzXTkTu+2ZVhffRu0A60Jx/gOETiNlKkzqbnRY=
go.skia.org/skia v0.0.0-20190503181046-70aab823547a/go.mod h1:oVrxmr1FXbVQ7PeGtZ28Kg5wPvB+bNsnw1n2j5rtfTY=
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
Expand Down

0 comments on commit 5e7271a

Please sign in to comment.