From a896f784bc5ed94f29d97e376be5cfa08d4a5d44 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sun, 14 Jul 2024 17:36:33 +0200 Subject: [PATCH] Bump wg-go --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 9ae216e..274a862 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( ) ], dependencies: [ - .package(url: "https://github.com/passepartoutvpn/wg-go-apple", from: "0.0.20240326") + .package(url: "https://github.com/passepartoutvpn/wg-go-apple", from: "0.0.20240714") ], targets: [ .target(