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

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/ping-package

2
go.mod
View File

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