Skip to content

Commit

Permalink
fix: vendor backends patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mertakman committed Jan 7, 2025
1 parent 34d6091 commit 04ef050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/0006-Vendor-crypto-backends.patch
Original file line number Diff line number Diff line change
Expand Up @@ -11541,11 +11541,11 @@ index 00000000000000..1722410e5af193
+ return getSystemDirectory() + "\\" + dll
+}
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt
index 1c8de570cc2f1f..9df7e15cd2ddde 100644
index 1c8de570cc2f1f..a4e23676a30f01 100644
--- a/src/vendor/modules.txt
+++ b/src/vendor/modules.txt
@@ -1,3 +1,14 @@
+# github.com/golang-fips/openssl/v2 v2.0.4-0.20241211125030-65f2a3ae34cf
+# github.com/golang-fips/openssl/v2 v2.0.4-0.20250101202634-d9e21e31a3ec
+## explicit; go 1.22
+github.com/golang-fips/openssl/v2
+github.com/golang-fips/openssl/v2/bbig
Expand Down

0 comments on commit 04ef050

Please sign in to comment.