Return package name
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module github.com/swaven/useragent
|
||||
module github.com/mileusna/useragent
|
||||
|
||||
go 1.14
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
ua "github.com/swaven/useragent"
|
||||
ua "github.com/mileusna/useragent"
|
||||
)
|
||||
|
||||
var testTable = [][]string{
|
||||
|
||||
Reference in New Issue
Block a user