This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/builtin/logical/ssh/path_sign.go b/builtin/logical/ssh/path_sign.go | |
index a64edfa2d..f3c83f765 100644 | |
--- a/builtin/logical/ssh/path_sign.go | |
+++ b/builtin/logical/ssh/path_sign.go | |
@@ -9,6 +9,7 @@ import ( | |
"crypto/sha256" | |
"errors" | |
"fmt" | |
+ "io" | |
"strconv" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Evangelos Foutras <[email protected]> | |
# Contributor: Anatol Pomozov <[email protected]> | |
# Contributor: Gustavo Alvarez <[email protected]> | |
# Contributor: Alexandre Bique <[email protected]> | |
pkgname=re2 | |
_re2ver=2020-08-01 | |
pkgver=${_re2ver//-} | |
pkgrel=2 | |
epoch=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Thomas Gerbet <thomas at gerbet dot me> | |
pkgname=php-pcov | |
pkgver=1.0.6 | |
pkgrel=2 | |
pkgdesc='Code coverage driver' | |
arch=('x86_64') | |
url='https://pecl.php.net/package/pcov' | |
license=('PHP') | |
depends=('php>=7.1.0') |
OlderNewer