revert module name

This commit is contained in:
2026-05-07 14:03:22 -04:00
parent 4e84182926
commit 0f5f67cd4b
2 changed files with 3 additions and 8 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
module github.com/librespeed/speedtest
module github.com/librespeed/speedtest-go
go 1.25.0
@@ -14,7 +14,6 @@ require (
github.com/gorilla/securecookie v1.1.1
github.com/gorilla/sessions v1.2.1
github.com/lib/pq v1.10.4
github.com/librespeed/speedtest-go v1.1.6
github.com/oklog/ulid/v2 v2.0.2
github.com/oschwald/maxminddb-golang v1.13.1
github.com/pires/go-proxyproto v0.6.1