Skip to content

Commit 480601a

Browse files
Rename module to reflect repo name
1 parent ebe004c commit 480601a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# grafana-api-golang-client
22

3-
[![Build Status](https://cloud.drone.io/api/badges/nytm/go-grafana-api/status.svg)](https://cloud.drone.io/nytm/go-grafana-api)
4-
53
Grafana HTTP API Client for Go
64

75
## Tests

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/nytm/go-grafana-api
1+
module github.com/grafana/grafana-api-golang-client
22

33
go 1.14
44

0 commit comments

Comments
 (0)