summaryrefslogtreecommitdiff
path: root/os.go
diff options
context:
space:
mode:
Diffstat (limited to 'os.go')
-rw-r--r--os.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/os.go b/os.go
index d28cf5e9c..7eebe41bd 100644
--- a/os.go
+++ b/os.go
@@ -1,6 +1,6 @@
// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
// All rights reserved. MIT License.
-package main
+package deno
import (
"github.com/golang/protobuf/proto"