Skip to content

Commit

Permalink
Merge pull request #77 from K-Phoen/grabana-v0.17.3
Browse files Browse the repository at this point in the history
Use Grabana v0.17.3
  • Loading branch information
K-Phoen committed Sep 10, 2021
2 parents f9c9e7f + 9b870fb commit ab9fcd2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.16

require (
github.com/K-Phoen/grabana v0.17.2
github.com/K-Phoen/grabana v0.17.3
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-20210402150123-f7c763c3738c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,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/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/K-Phoen/grabana v0.17.2 h1:4shaGJvRBUsFGy9bRowZGeu9GQabbq+sGaJ2vib6y9M=
github.com/K-Phoen/grabana v0.17.2/go.mod h1:87aCoolZ6W6Nx4pSlx7j47Ayl+rK8sROqXoy5+L7ydw=
github.com/K-Phoen/grabana v0.17.3 h1:7Dm3JRKcuP2V58ob5UCSVk3aPUl0E8+XtSgps2RmjQ8=
github.com/K-Phoen/grabana v0.17.3/go.mod h1:87aCoolZ6W6Nx4pSlx7j47Ayl+rK8sROqXoy5+L7ydw=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/K-Phoen/grabana/client.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.81.0
cloud.google.com/go/compute/metadata
# github.com/K-Phoen/grabana v0.17.2
# github.com/K-Phoen/grabana v0.17.3
## explicit
github.com/K-Phoen/grabana
github.com/K-Phoen/grabana/alert
Expand Down

0 comments on commit ab9fcd2

Please sign in to comment.