2
0

Return package name

This commit is contained in:
Miloš Mileusnić
2023-04-14 04:01:26 +02:00
parent e840a3001f
commit a4a443f318
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/swaven/useragent
module github.com/mileusna/useragent
go 1.14
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"strings"
"testing"
ua "github.com/swaven/useragent"
ua "github.com/mileusna/useragent"
)
var testTable = [][]string{