Sign in
vanadium
/
release.go.x.ref
/
9f6db08f90d472be70f854754ea68f5733388c92
/
.
/
profiles
/
internal
/
gce
/
gce_other.go
blob: 5c8fe4a81bfd5c9ada564b5347f62f9f49de7036 [
file
] [
log
] [
blame
]
// +build !linux
package gce
// This package is a no-op on non-linux systems, but we still need at least
// one file in the package to keep go happy!