View | Details | Raw Unified | Return to bug 265170 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/step-certificates/Makefile (-109 / +6 lines)
Lines 1-6 Link Here
1
PORTNAME=	step-certificates
1
PORTNAME=	step-certificates
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.18.1
3
DISTVERSION=	0.21.0
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	security
5
CATEGORIES=	security
6
6
Lines 16-133 RUN_DEPENDS= step:security/step-cli Link Here
16
16
17
USES=		go:modules
17
USES=		go:modules
18
18
19
USE_GITHUB=	yes
19
GO_MODULE=	github.com/smallstep/certificates
20
GH_ACCOUNT=	smallstep
21
GH_PROJECT=	certificates
22
23
GH_TUPLE=	\
24
		AndreasBriese:bbloom:46b345b51c96:andreasbriese_bbloom/vendor/github.com/AndreasBriese/bbloom \
25
		Azure:azure-sdk-for-go:v58.0.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \
26
		Azure:go-autorest:446f41b7d65b:azure_go_autorest_validation \
27
		Azure:go-autorest:55c0c4ebc34d:azure_go_autorest_cli \
28
		Azure:go-autorest:76c7860e9b60:azure_go_autorest_auth \
29
		Azure:go-autorest:autorest/v0.11.17:azure_go_autorest_autorest \
30
		Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \
31
		Azure:go-autorest:def88ef859fb:azure_go_autorest_adal \
32
		Azure:go-autorest:logger/v0.2.0:azure_go_autorest_logger \
33
		Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \
34
		Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \
35
		FiloSottile:edwards25519:v1.0.0-rc.1:filosottile_edwards25519/vendor/filippo.io/edwards25519 \
36
		Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \
37
		Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \
38
		Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \
39
		ThalesIgnite:crypto11:v1.2.4:thalesignite_crypto11/vendor/github.com/ThalesIgnite/crypto11 \
40
		aws:aws-sdk-go:v1.30.29:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \
41
		census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
42
		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
43
		chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \
44
		cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \
45
		dgraph-io:badger:v1.6.2:dgraph_io_badger/vendor/github.com/dgraph-io/badger \
46
		dgraph-io:badger:v2.2007.4:dgraph_io_badger_v2/vendor/github.com/dgraph-io/badger/v2 \
47
		dgraph-io:ristretto:41ebdbffecfd:dgraph_io_ristretto/vendor/github.com/dgraph-io/ristretto \
48
		dgryski:go-farm:a6ae2369ad13:dgryski_go_farm/vendor/github.com/dgryski/go-farm \
49
		dimchansky:utfbom:v1.1.1:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \
50
		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
51
		etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \
52
		form3tech-oss:jwt-go:v3.2.2:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \
53
		go-chi:chi:v4.0.2:go_chi_chi/vendor/github.com/go-chi/chi \
54
		go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \
55
		go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \
56
		go-piv:piv-go:v1.7.0:go_piv_piv_go/vendor/github.com/go-piv/piv-go \
57
		go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
58
		golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \
59
		golang:crypto:e495a2d5b3d3:golang_crypto/vendor/golang.org/x/crypto \
60
		golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \
61
		golang:mock:v1.6.0:golang_mock/vendor/github.com/golang/mock \
62
		golang:net:0dd24b26b47d:golang_net/vendor/golang.org/x/net \
63
		golang:oauth2:f6687ab2804c:golang_oauth2/vendor/golang.org/x/oauth2 \
64
		golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \
65
		golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \
66
		golang:sys:da31bd327af9:golang_sys/vendor/golang.org/x/sys \
67
		golang:text:5bd84dd9b33b:golang_text/vendor/golang.org/x/text \
68
		golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
69
		google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \
70
		google:go-genproto:00ab72f36ad5:google_go_genproto/vendor/google.golang.org/genproto \
71
		google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \
72
		googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \
73
		googleapis:google-api-go-client:v0.47.0:googleapis_google_api_go_client/vendor/google.golang.org/api \
74
		googleapis:google-cloud-go:v0.83.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \
75
		grpc:grpc-go:v1.43.0:grpc_grpc_go/vendor/google.golang.org/grpc \
76
		huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \
77
		imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \
78
		jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
79
		klauspost:compress:v1.12.3:klauspost_compress/vendor/github.com/klauspost/compress \
80
		manifoldco:promptui:v0.9.0:manifoldco_promptui/vendor/github.com/manifoldco/promptui \
81
		mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
82
		mattn:go-isatty:v0.0.13:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
83
		mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \
84
		micromdm:scep:v2.1.0:micromdm_scep_v2/vendor/github.com/micromdm/scep/v2 \
85
		miekg:pkcs11:a667d056470f:miekg_pkcs11/vendor/github.com/miekg/pkcs11 \
86
		mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \
87
		mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
88
		mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \
89
		mozilla-services:pkcs7:33d05740a352:mozilla_services_pkcs7/vendor/go.mozilla.org/pkcs7 \
90
		newrelic:go-agent:v2.15.0:newrelic_go_agent/vendor/github.com/newrelic/go-agent \
91
		pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
92
		protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
93
		rs:xid:v1.2.1:rs_xid/vendor/github.com/rs/xid \
94
		russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
95
		shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \
96
		shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \
97
		sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
98
		slackhq:nebula:v1.5.2:slackhq_nebula/vendor/github.com/slackhq/nebula \
99
		smallstep:assert:82e2b9b3b262:smallstep_assert/vendor/github.com/smallstep/assert \
100
		smallstep:cli-utils:v0.7.0:smallstep_cli_utils/vendor/go.step.sm/cli-utils \
101
		smallstep:crypto:v0.15.0:smallstep_crypto/vendor/go.step.sm/crypto \
102
		smallstep:linkedca:v0.9.2:smallstep_linkedca/vendor/go.step.sm/linkedca \
103
		smallstep:nosql:v0.3.9:smallstep_nosql/vendor/github.com/smallstep/nosql \
104
		spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \
105
		square:go-jose:v2.6.0:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
106
		thales-e-security:pool:v0.0.2:thales_e_security_pool/vendor/github.com/thales-e-security/pool \
107
		urfave:cli:v1.22.4:urfave_cli/vendor/github.com/urfave/cli
108
109
post-extract:
110
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest
111
	@${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest
112
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal
113
	@${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal
114
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth
115
	@${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth
116
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli
117
	@${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli
118
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date
119
	@${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date
120
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation
121
	@${RLN} ${WRKSRC_azure_go_autorest_validation}/autorest/validation ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation
122
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger
123
	@${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger
124
	@${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing
125
	@${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing
126
20
127
USE_RC_SUBR=	step-ca
21
USE_RC_SUBR=	step-ca
128
22
129
GO_TARGET=	./cmd/step-ca:${PREFIX}/sbin/step-ca  \
23
GO_TARGET=	./cmd/step-ca:${PREFIX}/sbin/step-ca  \
130
		./cmd/step-cloudkms-init
24
		./cmd/step-cloudkms-init \
25
		./cmd/step-awskms-init \
26
		./cmd/step-yubikey-init \
27
		./cmd/step-pkcs11-init
131
28
132
GO_BUILDFLAGS=	-ldflags "-w -X main.Version=${PORTVERSION}"
29
GO_BUILDFLAGS=	-ldflags "-w -X main.Version=${PORTVERSION}"
133
30
(-)b/security/step-certificates/distinfo (-172 / +5 lines)
Lines 1-171 Link Here
1
TIMESTAMP = 1645298852
1
TIMESTAMP = 1657631800
2
SHA256 (smallstep-certificates-v0.18.1_GH0.tar.gz) = f758012721876fee9f5c0f45933e2d09a26e3d4155d1bdbd99eac41d545739b0
2
SHA256 (go/security_step-certificates/step-certificates-v0.21.0/v0.21.0.mod) = 0d108d5454dd40200ac714f03c50440acc703bb736e16b272c806a0a1f9ba91b
3
SIZE (smallstep-certificates-v0.18.1_GH0.tar.gz) = 17887414
3
SIZE (go/security_step-certificates/step-certificates-v0.21.0/v0.21.0.mod) = 2902
4
SHA256 (AndreasBriese-bbloom-46b345b51c96_GH0.tar.gz) = 49b41b2b20e73f31091222e4a6abf12762231cbad9de642d2227c16dae29b4ff
4
SHA256 (go/security_step-certificates/step-certificates-v0.21.0/v0.21.0.zip) = 7f375559f49c36188230c655d9c6fd2e4fb46bb3983fcdcd515fa7e4f3933f63
5
SIZE (AndreasBriese-bbloom-46b345b51c96_GH0.tar.gz) = 8005
5
SIZE (go/security_step-certificates/step-certificates-v0.21.0/v0.21.0.zip) = 18268630
6
SHA256 (Azure-azure-sdk-for-go-v58.0.0_GH0.tar.gz) = 8bb556abe1b71ea003f51bcaf0411239e6a2f740f532324c6b417e244a92c114
7
SIZE (Azure-azure-sdk-for-go-v58.0.0_GH0.tar.gz) = 43151515
8
SHA256 (Azure-go-autorest-446f41b7d65b_GH0.tar.gz) = 883e2603529a907a3da25d5e2389ab6473a80e6d79daf0d9ffc6385494e0da0a
9
SIZE (Azure-go-autorest-446f41b7d65b_GH0.tar.gz) = 171840
10
SHA256 (Azure-go-autorest-55c0c4ebc34d_GH0.tar.gz) = 43083febf686651df6764add998987e5453e384dc68c6f3d2e2ac9c25fb7613f
11
SIZE (Azure-go-autorest-55c0c4ebc34d_GH0.tar.gz) = 169335
12
SHA256 (Azure-go-autorest-76c7860e9b60_GH0.tar.gz) = 171f1a132f7039acecd0ef5bf4b63d56cef6597efb5e88af22ff8cc681e243de
13
SIZE (Azure-go-autorest-76c7860e9b60_GH0.tar.gz) = 176495
14
SHA256 (Azure-go-autorest-autorest-v0.11.17_GH0.tar.gz) = ed614d90a6c526fa25cce5146ceab8822c09ec0a97e60fcbcad62eda79b31979
15
SIZE (Azure-go-autorest-autorest-v0.11.17_GH0.tar.gz) = 173709
16
SHA256 (Azure-go-autorest-b3a0b30a7423_GH0.tar.gz) = 51b31571a26a5287eb67251aa69407bb6145f58253bdbb2e610b7eab7b0d762f
17
SIZE (Azure-go-autorest-b3a0b30a7423_GH0.tar.gz) = 167123
18
SHA256 (Azure-go-autorest-def88ef859fb_GH0.tar.gz) = 5a118db9b09f79f6ec25823fb4f28d1be63cc7e10d40a36a422cf020e8d68c5f
19
SIZE (Azure-go-autorest-def88ef859fb_GH0.tar.gz) = 174979
20
SHA256 (Azure-go-autorest-logger-v0.2.0_GH0.tar.gz) = 5d38b489d18d837ffeafbc354dbffde3bea71014318d465a7c2f4690e5bc4372
21
SIZE (Azure-go-autorest-logger-v0.2.0_GH0.tar.gz) = 167096
22
SHA256 (Azure-go-autorest-tracing-v0.6.0_GH0.tar.gz) = b43cd0127dd6e91debe1eb98873e219817b71c10988d0a6c550e4ad19a29a8ea
23
SIZE (Azure-go-autorest-tracing-v0.6.0_GH0.tar.gz) = 167113
24
SHA256 (Azure-go-autorest-v14.2.0_GH0.tar.gz) = d0db0e47112570e3f2bd2e38ae56338f1e74625dd4cb553007082fdad5fd844d
25
SIZE (Azure-go-autorest-v14.2.0_GH0.tar.gz) = 167851
26
SHA256 (FiloSottile-edwards25519-v1.0.0-rc.1_GH0.tar.gz) = 594002138a9b9e1c0eb114ad27ea473442a71249afe401bb5a77c7f0ff59f35a
27
SIZE (FiloSottile-edwards25519-v1.0.0-rc.1_GH0.tar.gz) = 39128
28
SHA256 (Masterminds-goutils-v1.1.1_GH0.tar.gz) = 6eed023c54f386a71f360e19d34f7a43e640ac44dfc39c22ad4afd7ae04aaa3d
29
SIZE (Masterminds-goutils-v1.1.1_GH0.tar.gz) = 14847
30
SHA256 (Masterminds-semver-v3.1.1_GH0.tar.gz) = d029a39800f201d5b95ec5dbf653e5b20aab757783a6876be1b3017d1c4a444f
31
SIZE (Masterminds-semver-v3.1.1_GH0.tar.gz) = 24506
32
SHA256 (Masterminds-sprig-v3.2.2_GH0.tar.gz) = 877f3d46e9eadec5644944ac265dd960f58f2b77355b636b2c0a3308b9a0e6ec
33
SIZE (Masterminds-sprig-v3.2.2_GH0.tar.gz) = 55500
34
SHA256 (ThalesIgnite-crypto11-v1.2.4_GH0.tar.gz) = 0eb14e891019ff1fb797dacc615d1249b4c351c7982ee40c7ef3139d50416df8
35
SIZE (ThalesIgnite-crypto11-v1.2.4_GH0.tar.gz) = 44795
36
SHA256 (aws-aws-sdk-go-v1.30.29_GH0.tar.gz) = 3aa755cbe1137f6bcf29c13eb1cd539b380864ba6cda35565b3224cc448958e5
37
SIZE (aws-aws-sdk-go-v1.30.29_GH0.tar.gz) = 14813782
38
SHA256 (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = cc9dc0234de1baacf1855cf19615b381ca2f2adb83a2871e7a9b8b74e46818cf
39
SIZE (census-instrumentation-opencensus-go-v0.23.0_GH0.tar.gz) = 176498
40
SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495
41
SIZE (cespare-xxhash-v1.1.0_GH0.tar.gz) = 8200
42
SHA256 (chzyer-readline-2972be24d48e_GH0.tar.gz) = 8f425cfb33fce61a137866c0a88117c68f49de79a61a341353fc97339c6b74da
43
SIZE (chzyer-readline-2972be24d48e_GH0.tar.gz) = 36825
44
SHA256 (cpuguy83-go-md2man-v2.0.0_GH0.tar.gz) = 50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
45
SIZE (cpuguy83-go-md2man-v2.0.0_GH0.tar.gz) = 52021
46
SHA256 (dgraph-io-badger-v1.6.2_GH0.tar.gz) = 34dcd22a2a2fcb013eb8e8817c4375a1c38929eaad090a1e5ec066e4a0e1e2c1
47
SIZE (dgraph-io-badger-v1.6.2_GH0.tar.gz) = 304997
48
SHA256 (dgraph-io-badger-v2.2007.4_GH0.tar.gz) = c595c20a5134ce97aac1af59408d9486ca4528d39ec03aa974442d0c653a5eef
49
SIZE (dgraph-io-badger-v2.2007.4_GH0.tar.gz) = 348547
50
SHA256 (dgraph-io-ristretto-41ebdbffecfd_GH0.tar.gz) = 23072e79f7805254d5e719800ce541990fcacc6ca9f910e981621debe109d611
51
SIZE (dgraph-io-ristretto-41ebdbffecfd_GH0.tar.gz) = 277925
52
SHA256 (dgryski-go-farm-a6ae2369ad13_GH0.tar.gz) = ae5ab67a14ec1339016b8a3ec6be36917a1d77a0fc2ff26d5b399c88958d161b
53
SIZE (dgryski-go-farm-a6ae2369ad13_GH0.tar.gz) = 27127
54
SHA256 (dimchansky-utfbom-v1.1.1_GH0.tar.gz) = 081a9e23640c56f9a90cb76ce538c6cfb33b58ea58d4e6253533adf238904166
55
SIZE (dimchansky-utfbom-v1.1.1_GH0.tar.gz) = 8486
56
SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba
57
SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
58
SHA256 (etcd-io-bbolt-v1.3.5_GH0.tar.gz) = 63fed2e9bbdcc2aa279c2a7ea4a59c39bc21616ec2c96abff0020872beb3dbad
59
SIZE (etcd-io-bbolt-v1.3.5_GH0.tar.gz) = 96494
60
SHA256 (form3tech-oss-jwt-go-v3.2.2_GH0.tar.gz) = 179ca725463e7f13be8591bc285f4048da6887b1056d96848b16e137c995a2e2
61
SIZE (form3tech-oss-jwt-go-v3.2.2_GH0.tar.gz) = 38248
62
SHA256 (go-chi-chi-v4.0.2_GH0.tar.gz) = 7713a5afd18c440f38e67f853f5ded4f039f08f239dc6a29ed2788be5caaae99
63
SIZE (go-chi-chi-v4.0.2_GH0.tar.gz) = 67748
64
SHA256 (go-kit-kit-v0.10.0_GH0.tar.gz) = c0fac2e37b981e4c18e4f210b92e1393bd59dadd7c7fc043ec46d1c9834eba85
65
SIZE (go-kit-kit-v0.10.0_GH0.tar.gz) = 274801
66
SHA256 (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 76727000951c187d058289d8e83d3e2ad480a5d44c7c83b025b78b7eb6bf0258
67
SIZE (go-logfmt-logfmt-v0.5.0_GH0.tar.gz) = 11745
68
SHA256 (go-piv-piv-go-v1.7.0_GH0.tar.gz) = 3674b08df418e4ad0548b532c32795ade5783e54a674a4834ba05cf1cb412333
69
SIZE (go-piv-piv-go-v1.7.0_GH0.tar.gz) = 37132
70
SHA256 (go-sql-driver-mysql-v1.5.0_GH0.tar.gz) = 9d98b46623037447a26a51a203540bf605b6e6220d31f2efc7396242fcb660b5
71
SIZE (go-sql-driver-mysql-v1.5.0_GH0.tar.gz) = 90474
72
SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f
73
SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007
74
SHA256 (golang-crypto-e495a2d5b3d3_GH0.tar.gz) = c640d018652cccc231882d40cd53698af14b220f692d3f8e9b3f478e288ad244
75
SIZE (golang-crypto-e495a2d5b3d3_GH0.tar.gz) = 1734470
76
SHA256 (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = b92f918daa48048fd360f14d1a4aed6e70c1176ae6b00b0dc04094bb088e9865
77
SIZE (golang-groupcache-8c9f03a8e57e_GH0.tar.gz) = 26047
78
SHA256 (golang-mock-v1.6.0_GH0.tar.gz) = 470174971c3a63361149a30f5b2d3a716a198afeb6cc71daa30712faa7293942
79
SIZE (golang-mock-v1.6.0_GH0.tar.gz) = 69251
80
SHA256 (golang-net-0dd24b26b47d_GH0.tar.gz) = b86e4df26502570cd54601035e00b1204392da7b40e814b9888269af2ffc6b0e
81
SIZE (golang-net-0dd24b26b47d_GH0.tar.gz) = 1228343
82
SHA256 (golang-oauth2-f6687ab2804c_GH0.tar.gz) = 27c3e0a310558e28bb92068320ea50b5c03c75a06312d37a7fa5e517e1e79f8d
83
SIZE (golang-oauth2-f6687ab2804c_GH0.tar.gz) = 79618
84
SHA256 (golang-protobuf-v1.5.2_GH0.tar.gz) = 088cc0f3ba18fb8f9d00319568ff0af5a06d8925a6e6cb983bb837b4efb703b3
85
SIZE (golang-protobuf-v1.5.2_GH0.tar.gz) = 171702
86
SHA256 (golang-snappy-v0.0.3_GH0.tar.gz) = c22541bf48b252b55ea0e618a5887e3d4f95c6ec5e46bbd60d1020366ffa2580
87
SIZE (golang-snappy-v0.0.3_GH0.tar.gz) = 65976
88
SHA256 (golang-sys-da31bd327af9_GH0.tar.gz) = 0c834c593096084aa9458c2ad0ff9177a6397950f4dc7376c9d67367f0687623
89
SIZE (golang-sys-da31bd327af9_GH0.tar.gz) = 1257001
90
SHA256 (golang-text-5bd84dd9b33b_GH0.tar.gz) = cda300bc590c52f2d5a98eecb4a1dbb9f529d62fc21c88445881ac2ae0113d2c
91
SIZE (golang-text-5bd84dd9b33b_GH0.tar.gz) = 8363403
92
SHA256 (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 71975d658357e170fd6a41f92539cde8b39c9cd8bfe5931b6311bc5f5c0da0d7
93
SIZE (golang-xerrors-5ec99f83aff1_GH0.tar.gz) = 13664
94
SHA256 (google-go-cmp-v0.5.6_GH0.tar.gz) = cba2118596f694c135b3f3d6fe49b73ca2a7882aa4d7f346e341cb106afce5f1
95
SIZE (google-go-cmp-v0.5.6_GH0.tar.gz) = 104421
96
SHA256 (google-go-genproto-00ab72f36ad5_GH0.tar.gz) = a004fe7501c153279e6fad3b5345e32126c8be31cb7ec7a0a814ae153dd3d344
97
SIZE (google-go-genproto-00ab72f36ad5_GH0.tar.gz) = 12335081
98
SHA256 (google-uuid-v1.3.0_GH0.tar.gz) = 7f7f37c47980e0afcc178a9ffc390bec29ed2371919b4c07658eb01791a7f921
99
SIZE (google-uuid-v1.3.0_GH0.tar.gz) = 16210
100
SHA256 (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c
101
SIZE (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 15328
102
SHA256 (googleapis-google-api-go-client-v0.47.0_GH0.tar.gz) = 57dd03892600d7815e810a83be5a375327b0339d2b76106ce157881c8bf5efc7
103
SIZE (googleapis-google-api-go-client-v0.47.0_GH0.tar.gz) = 20287577
104
SHA256 (googleapis-google-cloud-go-v0.83.0_GH0.tar.gz) = 20ef9373bdcf0726827d2ab4cc754441dea614ce874ca3cb4fe4bec40fcef93a
105
SIZE (googleapis-google-cloud-go-v0.83.0_GH0.tar.gz) = 3948387
106
SHA256 (grpc-grpc-go-v1.43.0_GH0.tar.gz) = 333ae8d72b0cb94eb815917a4994314459ef487dd04ddae82a5cc985816a0963
107
SIZE (grpc-grpc-go-v1.43.0_GH0.tar.gz) = 1386087
108
SHA256 (huandu-xstrings-v1.3.2_GH0.tar.gz) = 89eed037724f4a2e85da5217faa6d73ae317d066e0e5fd79670a142b83f5eb1b
109
SIZE (huandu-xstrings-v1.3.2_GH0.tar.gz) = 17911
110
SHA256 (imdario-mergo-v0.3.12_GH0.tar.gz) = f0ad95fe47f1a9c15545fe3e8abf4364b8163a0f872ce25d6f6ae85e7c885302
111
SIZE (imdario-mergo-v0.3.12_GH0.tar.gz) = 22319
112
SHA256 (jmespath-go-jmespath-v0.3.0_GH0.tar.gz) = 3ecaa95ad8c9b2805f3de299133f112f198b5829de6ca0e27fa28b9f4801e18a
113
SIZE (jmespath-go-jmespath-v0.3.0_GH0.tar.gz) = 49962
114
SHA256 (klauspost-compress-v1.12.3_GH0.tar.gz) = d519f00315007cc0a187ac012fdeec7b0dca8701d46bb385fd8b00879c32c4e4
115
SIZE (klauspost-compress-v1.12.3_GH0.tar.gz) = 15349860
116
SHA256 (manifoldco-promptui-v0.9.0_GH0.tar.gz) = 84a72dfb56f61436a04fdde28f62b32aa07af75895e3423f199f7872aea43114
117
SIZE (manifoldco-promptui-v0.9.0_GH0.tar.gz) = 25926
118
SHA256 (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 1027954f9abbe06b6e117e3047af70204dd0eb4f8c27fcd459fb2574b279755f
119
SIZE (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 9571
120
SHA256 (mattn-go-isatty-v0.0.13_GH0.tar.gz) = d25318d3c4e174e1ffb5d90c9d3e6887cc050f76e403b7b3d6163f4338fac952
121
SIZE (mattn-go-isatty-v0.0.13_GH0.tar.gz) = 4440
122
SHA256 (mgutz-ansi-d51e80ef957d_GH0.tar.gz) = 91cc2a4b9179dca81b3169ad32d4ef854d043c268251abf9a004bf7606fe3222
123
SIZE (mgutz-ansi-d51e80ef957d_GH0.tar.gz) = 5097
124
SHA256 (micromdm-scep-v2.1.0_GH0.tar.gz) = 23ad4c46c7fa5813ad7e87d5e790fb0e3524bd1d128561dc8c96db8cfb1eafcd
125
SIZE (micromdm-scep-v2.1.0_GH0.tar.gz) = 64294
126
SHA256 (miekg-pkcs11-a667d056470f_GH0.tar.gz) = bc05b44f33000edad0b1a2f12b08776fa1b4cdc174e9751b969eea6a39b8c9b9
127
SIZE (miekg-pkcs11-a667d056470f_GH0.tar.gz) = 60136
128
SHA256 (mitchellh-copystructure-v1.2.0_GH0.tar.gz) = 0f3c6a9d91d695470c22acaba390878a03e3c106a453c4b0b8abebfb76c1a009
129
SIZE (mitchellh-copystructure-v1.2.0_GH0.tar.gz) = 9951
130
SHA256 (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 646671c73a84a8dfb4a5a76b80c7b63549ffefa906524d45077301bc7da76600
131
SIZE (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 3362
132
SHA256 (mitchellh-reflectwalk-v1.0.2_GH0.tar.gz) = 62ef93bcd6ef48e5dbb4b3aefffb44b7d7e1d56ab2aa8541734b8448ae9ef996
133
SIZE (mitchellh-reflectwalk-v1.0.2_GH0.tar.gz) = 6854
134
SHA256 (mozilla-services-pkcs7-33d05740a352_GH0.tar.gz) = d7af21e028258fd8967e34ac61b3ccd24c2f6005b11b8f8af6ff216fb8fff318
135
SIZE (mozilla-services-pkcs7-33d05740a352_GH0.tar.gz) = 48543
136
SHA256 (newrelic-go-agent-v2.15.0_GH0.tar.gz) = 128096c8ac96e6cfd099aa359f46f0d814c1662eb82b017bed726bffff6800c5
137
SIZE (newrelic-go-agent-v2.15.0_GH0.tar.gz) = 350696
138
SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608
139
SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415
140
SHA256 (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 3ec41a8324431e72f85e0dc0c2c098cc14c3cb1ee8820996c8f46afca2d65609
141
SIZE (protocolbuffers-protobuf-go-v1.27.1_GH0.tar.gz) = 1278521
142
SHA256 (rs-xid-v1.2.1_GH0.tar.gz) = bb207227d5ae99bda71d38ae11e29b822c9b572223781bc282ad2f8e69002f2c
143
SIZE (rs-xid-v1.2.1_GH0.tar.gz) = 9553
144
SHA256 (russross-blackfriday-v2.0.1_GH0.tar.gz) = 5a0f38a36b6f3b2d59b72d713451a895a4d3a4406b3533882483782e37797cff
145
SIZE (russross-blackfriday-v2.0.1_GH0.tar.gz) = 79613
146
SHA256 (shopspring-decimal-v1.2.0_GH0.tar.gz) = 59fa76645f63d7383d3f306fe2f7136d923e2aa514d9a9353938d9654b842f58
147
SIZE (shopspring-decimal-v1.2.0_GH0.tar.gz) = 37755
148
SHA256 (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f
149
SIZE (shurcooL-sanitized_anchor_name-v1.0.0_GH0.tar.gz) = 2143
150
SHA256 (sirupsen-logrus-v1.8.1_GH0.tar.gz) = e9492c08ac8f202b438ccfb992bf81b7860739cf8f2266958e0c574c7abfdd74
151
SIZE (sirupsen-logrus-v1.8.1_GH0.tar.gz) = 47161
152
SHA256 (slackhq-nebula-v1.5.2_GH0.tar.gz) = 391ac38161561690a65c0fa5ad65a2efb2d187323cc8ee84caa95fa24cb6c36a
153
SIZE (slackhq-nebula-v1.5.2_GH0.tar.gz) = 945337
154
SHA256 (smallstep-assert-82e2b9b3b262_GH0.tar.gz) = 6c19763fe97ee07940c12a5ed7693865146e90ab6862deea4f5e907cac7d4880
155
SIZE (smallstep-assert-82e2b9b3b262_GH0.tar.gz) = 4069
156
SHA256 (smallstep-cli-utils-v0.7.0_GH0.tar.gz) = 7f1cc93903106831bbbac098885bca9351ab6060b10839361e08e3d36bc75744
157
SIZE (smallstep-cli-utils-v0.7.0_GH0.tar.gz) = 139597
158
SHA256 (smallstep-crypto-v0.15.0_GH0.tar.gz) = e23e2bfb74881b62666a2141b7c7f9ef4801d50d9d70edccfffe9d919eb132d6
159
SIZE (smallstep-crypto-v0.15.0_GH0.tar.gz) = 158417
160
SHA256 (smallstep-linkedca-v0.9.2_GH0.tar.gz) = 982c45a33d45c58ab47dd01bd21b4f2cd2e6de8a92745e22177071d750b63d74
161
SIZE (smallstep-linkedca-v0.9.2_GH0.tar.gz) = 48186
162
SHA256 (smallstep-nosql-v0.3.9_GH0.tar.gz) = a9cc65a8ce147a0fe08f1566529f4ede22dd2653f8d6458398917b6034a336d5
163
SIZE (smallstep-nosql-v0.3.9_GH0.tar.gz) = 25963
164
SHA256 (spf13-cast-v1.4.1_GH0.tar.gz) = 3d099a48b75a66ac52dbb473c93096076dca752af51087b8d163e15e5de721f8
165
SIZE (spf13-cast-v1.4.1_GH0.tar.gz) = 13381
166
SHA256 (square-go-jose-v2.6.0_GH0.tar.gz) = 0c1556d9675158342ca7ed875b3b40ea534861b96a5a75b1eb3f6637503b9a76
167
SIZE (square-go-jose-v2.6.0_GH0.tar.gz) = 310320
168
SHA256 (thales-e-security-pool-v0.0.2_GH0.tar.gz) = b7fcf4c1fa0c5a2f4bdf1851e9ee38d1d9823b9faa48a8ace721ab615b088348
169
SIZE (thales-e-security-pool-v0.0.2_GH0.tar.gz) = 12917
170
SHA256 (urfave-cli-v1.22.4_GH0.tar.gz) = 83d628fdd261accd4dc0b232bfc8ff06e734ec5137e134a8cee916693a8bb117
171
SIZE (urfave-cli-v1.22.4_GH0.tar.gz) = 78034
172
- 

Return to bug 265170