From b432b9541357e773e11248e359ef1ab911d9b40c Mon Sep 17 00:00:00 2001 From: Unrud Date: Sun, 17 May 2020 03:11:49 +0200 Subject: [PATCH] Update dependencies --- flatpak/com.github.unrud.RemoteTouchpad.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.yaml b/flatpak/com.github.unrud.RemoteTouchpad.yaml index 9c4a3dd..9839211 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.yaml +++ b/flatpak/com.github.unrud.RemoteTouchpad.yaml @@ -14,7 +14,7 @@ modules: sources: - type: git url: https://github.com/golang/net - commit: ff2c4b7c35a07b0c1e90ce72aa7bfe41bb66a3cb + commit: a91f0712d120a21e49061d61eb6ba9b88cb0d376 dest: src/golang.org/x/net - type: git url: https://github.com/skip2/go-qrcode @@ -22,7 +22,7 @@ modules: dest: src/github.com/skip2/go-qrcode - type: git url: https://github.com/elazarl/go-bindata-assetfs - commit: d0111fe6fb11d467f8aa090457c2edaa4a2d7bab + commit: 234c15e7648ff35458026de92b34c637bae5e6f7 dest: src/github.com/elazarl/go-bindata-assetfs - type: git url: https://salsa.debian.org/go-team/packages/golang-dbus.git