Commit ae82112c by Torkel Ödegaard

dep: use master branch for plugin model

parent 95aef824
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
version = "v1.1.1" version = "v1.1.1"
[[projects]] [[projects]]
branch = "renderer" branch = "master"
name = "github.com/grafana/grafana-plugin-model" name = "github.com/grafana/grafana-plugin-model"
packages = [ packages = [
"go/datasource", "go/datasource",
...@@ -670,6 +670,6 @@ ...@@ -670,6 +670,6 @@
[solve-meta] [solve-meta]
analyzer-name = "dep" analyzer-name = "dep"
analyzer-version = 1 analyzer-version = 1
inputs-digest = "6c7ae4bcbe7fa4430d3bdbf204df1b7c59cba88151fbcefa167ce15e6351b6d3" inputs-digest = "08b97771990365d506af4788acb33cdf283ce89856669262ecb84860ad45bfcb"
solver-name = "gps-cdcl" solver-name = "gps-cdcl"
solver-version = 1 solver-version = 1
...@@ -100,7 +100,7 @@ ignored = [ ...@@ -100,7 +100,7 @@ ignored = [
version = "1.1.1" version = "1.1.1"
[[constraint]] [[constraint]]
branch = "renderer" branch = "master"
name = "github.com/grafana/grafana-plugin-model" name = "github.com/grafana/grafana-plugin-model"
[[constraint]] [[constraint]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment