Hyphen isnt a legal char for a go packagename so substituted wih underscore

pull/1045/head
Adam Boutcher 2021-08-13 18:59:06 +01:00
parent 0c50dbfb79
commit 8c2a87e7cf
1 changed files with 1 additions and 1 deletions

2
doc.go
View File

@ -21,4 +21,4 @@
// docker run -it -p 8080:8080 statping/statping
//
// Enjoy Statping and tell me any issues you might be having on Github. https://github.com/adamboutcher
package statping-ng
package statping_ng