reorganize packages and add tests for zabbix datasource instance methods
This commit is contained in:
4
go.mod
4
go.mod
@@ -7,8 +7,8 @@ require (
|
||||
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
|
||||
github.com/google/go-cmp v0.3.1 // indirect
|
||||
github.com/grafana/grafana-plugin-sdk-go v0.65.0
|
||||
github.com/grafana/grafana_plugin_model v0.0.0-20180518082423-84176c64269d
|
||||
github.com/hashicorp/go-hclog v0.9.2
|
||||
github.com/grafana/grafana_plugin_model v0.0.0-20180518082423-84176c64269d // indirect
|
||||
github.com/hashicorp/go-hclog v0.9.2 // indirect
|
||||
github.com/hashicorp/go-plugin v1.2.2 // indirect
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
|
||||
Reference in New Issue
Block a user