Skip to content

Commit f6adcfd

Browse files
committed
Updated User-Agent to "Gemfury CLI …"
1 parent ee22772 commit f6adcfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020
hdrAcceptAPIv1 = "application/vnd.fury.v1"
2121

2222
// Default "User-Agent" header for Gemfury API requests
23-
hdrUserAgent = "Gemfury Go-CLI %s"
23+
hdrUserAgent = "Gemfury CLI %s"
2424

2525
// Default API endpoints
2626
defaultPushEndpoint = "https://push.fury.io"

0 commit comments

Comments
 (0)