remove mod from here

This commit is contained in:
davidnewhall2 2019-12-27 21:04:23 -08:00
parent 115ee799a3
commit cf23e224fb
1 changed files with 0 additions and 9 deletions

View File

@ -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
)