Merge namecoin/ncdns-repro#186: Bump dependencies

0c740b9157 Bump BIND to 9.16.28 (NamecoinBot)
2953be1d8b Bump gox509compressed to v0.0.2 (NamecoinBot)
d2f2f13887 Bump gounits (NamecoinBot)
5a3b5f165c Bump gotoml to v1.1.0 (NamecoinBot)
412b87f5c7 Bump gopkcs11 to v1.1.1 (NamecoinBot)
fd2c5964d6 Bump gointernal to v1.8.1 (NamecoinBot)
82b17888bd Bump goeasyconfig to v1.0.18 (NamecoinBot)
6e8be50e61 Bump godns to v1.1.48 (NamecoinBot)
c4df385940 Bump godexlogconfig (NamecoinBot)
298b76576d Bump encaya to v0.1.2 (NamecoinBot)

Pull request description:

Top commit has no ACKs.
pull/187/head v0.3
Jeremy Rand 2 years ago
commit a3c8dce1be
No known key found for this signature in database
GPG Key ID: EB03139A459DD06E

@ -1,4 +1,4 @@
version: '0.1.1'
version: '0.1.2'
git_url: https://github.com/namecoin/encaya.git
git_hash: 'v[% c("version") %]'
tag_gpg_id: 1

@ -1,6 +1,6 @@
version: '[% c("abbrev") %]'
git_url: https://github.com/hlandau/dexlogconfig.git
git_hash: 709dfd27e98611cd00a106ccfd6819d9ed2821a0
git_hash: 86a3fc314fe7a8d9d58005220de8e2a85dd5744f
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: 1.1.43
version: 1.1.48
git_url: https://github.com/miekg/dns.git
git_hash: 996478ee912e69b7dcd57e68d35fd11a49af90ab
git_hash: 49c1b2e20f3b9ad32de00ff8ccb009644eefddb2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: 1.0.17
version: 1.0.18
git_url: https://github.com/hlandau/easyconfig.git
git_hash: c31249162931b4963bbe6e501cccb60d23271a3f
git_hash: 30db2856f1fc2e9494aae5f96b57ad1a22029a03
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: '1.8.0'
version: '1.8.1'
git_url: https://github.com/rogpeppe/go-internal.git
git_hash: '8ef127344c684f0eb23e5eea40f303b74de097b2'
git_hash: '115ce09fd6b421993aafa8cdae0171429e9bd2c4'
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: 1.0.3
version: 1.1.1
git_url: https://github.com/miekg/pkcs11.git
git_hash: 210dc1e16747c5ba98a03bcbcf728c38086ea357
git_hash: f3481918a208bd212aa995a41f92d786eb418a7d
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: 0.4.1
version: 1.1.0
git_url: https://github.com/BurntSushi/toml.git
git_hash: 641c3cf2148ad11ca058c000eab0453dd5d67954
git_hash: 891d2617ddbdfa265c4095b53103c010c98e6591
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,6 +1,6 @@
version: '[% c("abbrev") %]'
git_url: https://github.com/alecthomas/units.git
git_hash: ff826a37aa15cdf16e29024a782c790f19aab6c2
git_hash: b94a6e3cc13755c0a75fffecbb089eb346fc4289
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'

@ -1,4 +1,4 @@
version: '0.0.1'
version: '0.0.2'
git_url: https://github.com/namecoin/x509-compressed.git
git_hash: 'v[% c("version") %]'
tag_gpg_id: 1

@ -7,7 +7,7 @@ gpg_keyring: namecoin.gpg
filename: 'ncdns-[% c("version") %]-[% c("arch") %]-install-[% c("var/build_id") %].exe'
var:
bind_version: '9.16.20'
bind_version: '9.16.28'
consensusj_namecoin_version: '0.3.2.1'
dnssec_trigger_version: '0.17'
namecoin_core_version: '0.21.0.1'

Loading…
Cancel
Save