Commit de4ccd6

mo khan <mo@mokhan.ca>
2022-03-21 23:30:30
move to xlgmokha tag: v0.2.3
1 parent 18e6ee9
Changed files (2)
go.mod
@@ -1,3 +1,3 @@
-module github.com/xlg-pkg/http-server
+module github.com/xlgmokha/http-server
 
 go 1.17
README.md
@@ -8,7 +8,7 @@ and JavaScript.
 This program is written using the [Go](https://golang.org/) programming language.
 
 ```bash
-$ go install github.com/xlg-pkg/http-server@latest
+$ go install github.com/xlgmokha/http-server@latest
 ```
 
 ## Starting the server