core: moving vlog from release.go.v23 to release.go.x.lib

MultiPart: 2/9
Change-Id: I05863fee57e6f161be4a114ba0973b9a1cba5cc1
diff --git a/runtimes/google/ipc/full_test.go b/runtimes/google/ipc/full_test.go
index 5c5e3fb..a08e950 100644
--- a/runtimes/google/ipc/full_test.go
+++ b/runtimes/google/ipc/full_test.go
@@ -26,8 +26,8 @@
 	"v.io/v23/uniqueid"
 	"v.io/v23/vdl"
 	"v.io/v23/verror"
-	"v.io/v23/vlog"
 	"v.io/v23/vtrace"
+	"v.io/x/lib/vlog"
 
 	"v.io/core/veyron/lib/flags"
 	"v.io/core/veyron/lib/netstate"