From 007c0ccf1ecceaeafd1bbdaea0c56307763d993c Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Wed, 27 Jan 2021 16:38:02 +0000 Subject: net/cloudquery: Update to 0.8.9 Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.8.9 Approved by: 0mp (mentor, implicit) --- net/cloudquery/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/cloudquery/Makefile') diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile index 2dea06e7fb62..ad38c0b0e5e6 100644 --- a/net/cloudquery/Makefile +++ b/net/cloudquery/Makefile @@ -2,7 +2,7 @@ PORTNAME= cloudquery DISTVERSIONPREFIX= v -DISTVERSION= 0.8.7 +DISTVERSION= 0.8.9 CATEGORIES= net MAINTAINER= nc@FreeBSD.org @@ -31,6 +31,7 @@ GH_TUPLE= \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ Microsoft:go-winio:v0.4.16:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Nvveen:Gotty:cd527374f1e5:nvveen_gotty/vendor/github.com/Nvveen/Gotty \ + aws:aws-lambda-go:v1.22.0:aws_aws_lambda_go/vendor/github.com/aws/aws-lambda-go \ aws:aws-sdk-go:v1.35.0:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ cenkalti:backoff:v3.2.2:cenkalti_backoff_v3/vendor/github.com/cenkalti/backoff/v3 \ cenkalti:backoff:v4.1.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \ @@ -126,7 +127,7 @@ GH_TUPLE= \ spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ - spf13:viper:v1.7.0:spf13_viper/vendor/github.com/spf13/viper \ + spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ -- cgit v1.2.3