Rename package to main

This commit is contained in:
Eliot Whalan 2016-07-17 11:36:55 +10:00
parent 8d3a6bcd35
commit e55c76a654
1 changed files with 1 additions and 1 deletions

View File

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