Rename package to main

This commit is contained in:
Eliot Whalan 2016-07-17 11:36:55 +10:00
parent 8e6780b3ac
commit 9a73530524
No known key found for this signature in database
GPG Key ID: C0A42175139840D6

View File

@ -1,5 +1,5 @@
// Package pastebin is a simple modern and powerful pastebin service
package pastebin
package main
import (
"crypto/sha1"