Fix build tags.
This commit is contained in:
parent
443cfa9919
commit
cdce91e0ba
|
@ -1,4 +1,4 @@
|
||||||
//+build linux
|
//+build !android,linux
|
||||||
|
|
||||||
package passgo
|
package passgo
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
//+build darwin linux
|
//+build darwin !android,linux
|
||||||
|
|
||||||
package passgo
|
package passgo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user