remove mod from here
This commit is contained in:
parent
115ee799a3
commit
cf23e224fb
|
|
@ -1,9 +0,0 @@
|
|||
module golift.io/unifi
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
github.com/stretchr/testify v1.4.0
|
||||
)
|
||||
Loading…
Reference in New Issue