mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
2
go.mod
2
go.mod
@@ -1,6 +1,6 @@
|
||||
module github.com/grafana/grafana
|
||||
|
||||
go 1.14
|
||||
go 1.15
|
||||
|
||||
// Override xorm's outdated go-mssqldb dependency, since we can't upgrade to current xorm (due to breaking changes).
|
||||
// We need a more current go-mssqldb so we get rid of a version of apache/thrift with vulnerabilities.
|
||||
|
||||
Reference in New Issue
Block a user