Skip to content

Commit

Permalink
rebase upstream
Browse files Browse the repository at this point in the history
Signed-off-by: ocobleseqx <[email protected]>
  • Loading branch information
ocobles committed Nov 6, 2023
1 parent 345d05a commit 43ba188
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions patches/0001-user-agent.patch
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
From 66f7739b91be84f7034d8232078d8313ec9be094 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: ocobleseqx <[email protected]>
Date: Tue, 31 Oct 2023 17:13:45 +0100
Subject: [PATCH] user agent

Signed-off-by: ocobleseqx <[email protected]>
---
equinix/config.go | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/equinix/config.go b/equinix/config.go
index 085100e..ebe0192 100644
Expand Down Expand Up @@ -44,6 +41,3 @@ index 085100e..ebe0192 100644
+ userAgent := fmt.Sprintf("%s pulumi-equinix/%s %s", pulumiUserAgent, version.ProviderVersion, suffix)
return strings.TrimSpace(userAgent)
}
--
2.39.1

2 changes: 1 addition & 1 deletion upstream

0 comments on commit 43ba188

Please sign in to comment.