diff options
Diffstat (limited to 'fetch.go')
-rw-r--r-- | fetch.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |