update package references

This commit is contained in:
lapwat
2021-09-14 22:51:08 +02:00
parent 3857de3d87
commit 3f6dcd8aa0
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"papeer/cmd"
"github.com/lapwat/papeer/cmd"
)
func main() {