mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
Build: adding dependency used by extensions (#16622)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package extensions
|
||||
|
||||
import (
|
||||
_ "github.com/gobwas/glob"
|
||||
_ "gopkg.in/square/go-jose.v2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user