updated package name

This commit is contained in:
Nickiel12 2023-12-19 19:14:00 -08:00
parent 5f83a91ad0
commit 7f99677331
2 changed files with 3 additions and 3 deletions

4
go.mod
View file

@ -1,3 +1,3 @@
module recount-server/recount-server
module nickiel.net/recount_server
go 1.16
go 1.21.5

View file

@ -1,4 +1,4 @@
package main
package recount_server
import "fmt"