credentials: add more appengine build tags (#2177)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build go1.9
|
||||
// +build go1.9,!appengine
|
||||
|
||||
/*
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
// +build !go1.9
|
||||
// +build !go1.9 appengine
|
||||
|
||||
/*
|
||||
*
|
||||
|
Reference in New Issue
Block a user