Skip to content

Commit

Permalink
[xds_google_default_creds] disable test for go 1.9
Browse files Browse the repository at this point in the history
It panics on appgine with go1.9
  • Loading branch information
menghanl committed Jun 10, 2020
1 parent 50c8762 commit de690bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xds/internal/client/bootstrap/bootstrap_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build go1.10

/*
*
* Copyright 2019 gRPC authors.
Expand Down

0 comments on commit de690bc

Please sign in to comment.