From c63030fbd7ffd8ef55318d3555373bb5411f8d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Szil=C3=A1gyi?= Date: Mon, 18 Nov 2019 22:06:28 +0200 Subject: [PATCH] mobile: fix CopyFile switch to package cp --- diff.txt | 43 ------------------------------------------- 1 file changed, 43 deletions(-) diff --git a/diff.txt b/diff.txt index c2eadbbce..43f6edbec 100644 --- a/diff.txt +++ b/diff.txt @@ -283,46 +283,3 @@ Author: Péter Szilágyi Date: Mon Nov 18 22:06:28 2019 +0200 mobile: fix CopyFile switch to package cp - -commit 8bd5bb891874d02027aea8e87c88481e11adc718 -Author: Péter Szilágyi -Date: Mon Nov 18 20:39:25 2019 +0200 - - travis: fake build ppa only for go module dependencies - -commit a7dfaa0bda37a97d5a6286be1e08ef54ee90a833 -Author: Péter Szilágyi -Date: Mon Nov 18 20:29:01 2019 +0200 - - build, internal/build: drop own file/folder copier - -commit e1dcea8bf03bf206df1cbbf00778e40d333ff13c -Author: Péter Szilágyi -Date: Mon Nov 18 19:54:13 2019 +0200 - - go.mod: tidy up the modules to avoid xgo writes to go.sum - -commit b3d6304f1e1ad7ee1d0917c8b208fd067bc3ffb6 -Author: Péter Szilágyi -Date: Mon Nov 18 19:18:50 2019 +0200 - - travis, build: aggregate and upload go mod dependencies for PPA - -commit f4ec85486a1532594c5009e3c0b9903cbb93e844 -Author: Péter Szilágyi -Date: Mon Nov 18 15:39:39 2019 +0200 - - accounts/abi/bind: switch binding test to go modules - -commit dfdb204b48bae669a6afd0fd76bd4e67eef86de1 -Author: Péter Szilágyi -Date: Mon Nov 18 14:47:17 2019 +0200 - - travis: explicitly enable go modules in Go 1.11 and 1.12 - -commit 15fb780de68acde58417224943aaff9367ecdd0c -Author: Péter Szilágyi -Date: Mon Nov 18 14:22:36 2019 +0200 - - go.mod, vendor: switch to Go modules -