Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit bd9579e

Browse files
committed
♻️ Update style of GitHubUrl to GitHubURL
1 parent d75860c commit bd9579e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datasource.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ type JSONData struct {
7474
httpHeaderNames []string
7575

7676
// Used by Github
77-
GitHubUrl string `json:"githubUrl,omitempty"`
77+
GitHubURL string `json:"githubUrl,omitempty"`
7878

7979
// Used by Graphite
8080
GraphiteVersion string `json:"graphiteVersion,omitempty"`

0 commit comments

Comments
 (0)