13 lines
435 B
Diff
13 lines
435 B
Diff
diff --git a/go.mod b/go.mod
|
|
index 2161850265..db36c1ceed 100644
|
|
--- a/go.mod
|
|
+++ b/go.mod
|
|
@@ -42,7 +42,6 @@ require (
|
|
github.com/google/go-cmp v0.5.4
|
|
github.com/google/uuid v1.2.0
|
|
github.com/gosimple/slug v1.9.0
|
|
- github.com/grafana/grafana-aws-sdk v0.3.0
|
|
github.com/grafana/grafana-aws-sdk v0.4.0
|
|
github.com/grafana/grafana-plugin-model v0.0.0-20190930120109-1fc953a61fb4
|
|
github.com/grafana/grafana-plugin-sdk-go v0.88.0
|