Skip to content

Commit

Permalink
Merge pull request #25 from K-Phoen/grabana-v0.12.0
Browse files Browse the repository at this point in the history
Update grabana to v0.12.0
  • Loading branch information
K-Phoen authored Jun 17, 2020
2 parents 182e983 + a8f0927 commit 5aa9bbf
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/K-Phoen/dark
go 1.13

require (
github.com/K-Phoen/grabana v0.11.4
github.com/K-Phoen/grabana v0.12.0
github.com/caarlos0/env v3.5.0+incompatible
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/grafana-tools/sdk v0.0.0-20200610203821-a982d46f0598
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/Azure/go-autorest/logger v0.1.0/go.mod h1:oExouG+K6PryycPJfVSxi/koC6L
github.com/Azure/go-autorest/tracing v0.5.0/go.mod h1:r/s2XiOKccPW3HrqB+W0TQzfbtp2fGCgRFtBroKn4Dk=
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/K-Phoen/grabana v0.11.4 h1:YPUVXyKkftd9BYtNZWQJ4EFo3GOcgG8GgWwKpEpyW3Y=
github.com/K-Phoen/grabana v0.11.4/go.mod h1:jeqCvdDxKfL5BEm91DCZttD4LWHtFnC282OMtwptiJk=
github.com/K-Phoen/grabana v0.12.0 h1:UUaFZWlhejuN423Q2LSNBknk0FL7ZjOxUwACMG38IYA=
github.com/K-Phoen/grabana v0.12.0/go.mod h1:jeqCvdDxKfL5BEm91DCZttD4LWHtFnC282OMtwptiJk=
github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ=
github.com/PuerkitoBio/purell v1.0.0/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0=
github.com/PuerkitoBio/purell v1.1.1 h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=
Expand Down
8 changes: 8 additions & 0 deletions vendor/github.com/K-Phoen/grabana/decoder/singlestat.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions vendor/github.com/K-Phoen/grabana/singlestat/singlestat.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloud.google.com/go v0.38.0
cloud.google.com/go/compute/metadata
# github.com/K-Phoen/grabana v0.11.4
# github.com/K-Phoen/grabana v0.12.0
github.com/K-Phoen/grabana
github.com/K-Phoen/grabana/alert
github.com/K-Phoen/grabana/axis
Expand Down

0 comments on commit 5aa9bbf

Please sign in to comment.