Sign in
vanadium
/
release.go.x.ref
/
5cacb350b7f81be8a226c18898f38721a53a28e0
/
.
/
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!