Skip to content

Commit

Permalink
Fix patch format
Browse files Browse the repository at this point in the history
This should allow #626 to proceed normally.
  • Loading branch information
iwahbe committed Dec 9, 2024
1 parent d89af55 commit 8f2ecbe
Show file tree
Hide file tree
Showing 359 changed files with 34,235 additions and 14,769 deletions.
19 changes: 19 additions & 0 deletions patches/0001-Add-file-to-mandate-patch.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Ian Wahbe <[email protected]>
Date: Mon, 9 Dec 2024 11:22:31 +0100
Subject: [PATCH] Add file to mandate patch


diff --git a/patch.md b/patch.md
new file mode 100644
index 0000000..a8fee35
--- /dev/null
+++ b/patch.md
@@ -0,0 +1,7 @@
+# Patch
+
+This provider needs a patch since it's [`go.mod`](https://github.com/keycloak/terraform-provider-keycloak/blob/3f6b75b79ada48eddb41de6055f57a357d9b691c/go.mod#L1) is not valid:
+
+```go
+module github.com/mrparkers/terraform-provider-keycloak
+```
Loading

0 comments on commit 8f2ecbe

Please sign in to comment.