fixed module name, added gitignore

This commit is contained in:
2023-04-14 19:29:41 +02:00
parent cbfef8c000
commit ca36f69787
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module ping-package/mod
module ping-package
go 1.19