asset: wrong package name
Not part of, but mentioned on golang/go#11424. Change-Id: I9d9289a67592aa43bcd55e073d8f3b29daa93056 Reviewed-on: https://go-review.googlesource.com/11735 Reviewed-by: Burcu Dogan <jbd@google.com>
This commit is contained in:
parent
c7c93d6952
commit
e7a7f32e55
@ -5,7 +5,7 @@
|
|||||||
// +build darwin
|
// +build darwin
|
||||||
// +build arm arm64
|
// +build arm arm64
|
||||||
|
|
||||||
package app
|
package asset
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"os"
|
"os"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user