You've already forked speedtest-go
revert module name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user