Cleanup mod
This commit is contained in:
5
go.mod
5
go.mod
@@ -3,8 +3,9 @@ module github.com/paultyng/go-unifi
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
|
||||
github.com/iancoleman/strcase v0.1.2
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/stretchr/testify v1.6.1
|
||||
github.com/tj/assert v0.0.3
|
||||
golang.org/x/tools/gopls v0.4.4 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user