We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44c54b2 + 7b385e5 commit e92b6feCopy full SHA for e92b6fe
1 file changed
go.mod
@@ -5,7 +5,7 @@ go 1.21
5
require github.com/grafana/grafana-plugin-sdk-go v0.159.0
6
7
require (
8
- github.com/NeedleInAJayStack/haystack v0.1.11
+ github.com/NeedleInAJayStack/haystack v0.1.12
9
github.com/google/go-cmp v0.5.9
10
)
11
0 commit comments