chore(deps): fix Go module path in go.mod

This commit is contained in:
2021-05-17 01:19:14 +01:00
parent ee642683c4
commit ff22622f87

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/jimeh/build-emacs
module github.com/jimeh/emacs-builds
go 1.16