Skip to content

Commit

Permalink
Updated User-Agent to "Gemfury CLI …"
Browse files Browse the repository at this point in the history
  • Loading branch information
rykov committed Jul 19, 2024
1 parent ee22772 commit f6adcfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var (
hdrAcceptAPIv1 = "application/vnd.fury.v1"

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

// Default API endpoints
defaultPushEndpoint = "https://push.fury.io"
Expand Down

0 comments on commit f6adcfd

Please sign in to comment.