ports/sysutils/terraform-provider-gridscale/files/patch-vendor_modules.txt
Robert Clausecker 921e15750e sysutils/terraform-provider-gridscale: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-27 13:24:55 +02:00

279 lines
9.2 KiB
Text

--- vendor/modules.txt.orig 2023-03-24 22:02:06 UTC
+++ vendor/modules.txt
@@ -1,4 +1,5 @@
# cloud.google.com/go v0.45.1
+## explicit; go 1.9
cloud.google.com/go/compute/metadata
cloud.google.com/go/iam
cloud.google.com/go/internal
@@ -7,14 +8,19 @@ cloud.google.com/go/internal/trace
cloud.google.com/go/internal/version
cloud.google.com/go/storage
# github.com/agext/levenshtein v1.2.2
+## explicit
github.com/agext/levenshtein
# github.com/apparentlymart/go-cidr v1.0.1
+## explicit
github.com/apparentlymart/go-cidr/cidr
# github.com/apparentlymart/go-textseg v1.0.0
+## explicit
github.com/apparentlymart/go-textseg/textseg
# github.com/armon/go-radix v1.0.0
+## explicit
github.com/armon/go-radix
# github.com/aws/aws-sdk-go v1.19.39
+## explicit
github.com/aws/aws-sdk-go/aws
github.com/aws/aws-sdk-go/aws/awserr
github.com/aws/aws-sdk-go/aws/awsutil
@@ -51,14 +57,19 @@ github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
github.com/aws/aws-sdk-go/service/s3
github.com/aws/aws-sdk-go/service/sts
# github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
+## explicit
github.com/bgentry/go-netrc/netrc
# github.com/bgentry/speakeasy v0.1.0
+## explicit
github.com/bgentry/speakeasy
# github.com/davecgh/go-spew v1.1.1
+## explicit
github.com/davecgh/go-spew/spew
# github.com/fatih/color v1.7.0
+## explicit
github.com/fatih/color
# github.com/golang/protobuf v1.3.2
+## explicit
github.com/golang/protobuf/proto
github.com/golang/protobuf/protoc-gen-go/descriptor
github.com/golang/protobuf/ptypes
@@ -66,40 +77,55 @@ github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
# github.com/google/go-cmp v0.3.0
+## explicit; go 1.8
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/google/uuid v1.1.1
+## explicit
github.com/google/uuid
# github.com/googleapis/gax-go/v2 v2.0.5
+## explicit
github.com/googleapis/gax-go/v2
# github.com/gridscale/gsclient-go/v3 v3.1.0
+## explicit; go 1.13
github.com/gridscale/gsclient-go/v3
# github.com/hashicorp/errwrap v1.0.0
+## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-cleanhttp v0.5.1
+## explicit
github.com/hashicorp/go-cleanhttp
# github.com/hashicorp/go-getter v1.4.0
+## explicit
github.com/hashicorp/go-getter
github.com/hashicorp/go-getter/helper/url
# github.com/hashicorp/go-hclog v0.9.2
+## explicit
github.com/hashicorp/go-hclog
# github.com/hashicorp/go-multierror v1.0.0
+## explicit
github.com/hashicorp/go-multierror
# github.com/hashicorp/go-plugin v1.0.1
+## explicit
github.com/hashicorp/go-plugin
github.com/hashicorp/go-plugin/internal/plugin
# github.com/hashicorp/go-safetemp v1.0.0
+## explicit
github.com/hashicorp/go-safetemp
# github.com/hashicorp/go-uuid v1.0.1
+## explicit
github.com/hashicorp/go-uuid
# github.com/hashicorp/go-version v1.2.0
+## explicit
github.com/hashicorp/go-version
# github.com/hashicorp/golang-lru v0.5.1
+## explicit
github.com/hashicorp/golang-lru/simplelru
# github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f
+## explicit
github.com/hashicorp/hcl
github.com/hashicorp/hcl/hcl/ast
github.com/hashicorp/hcl/hcl/parser
@@ -110,6 +136,7 @@ github.com/hashicorp/hcl/json/parser
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/json/token
# github.com/hashicorp/hcl2 v0.0.0-20190821123243-0c888d1241f6
+## explicit
github.com/hashicorp/hcl2/ext/dynblock
github.com/hashicorp/hcl2/ext/typeexpr
github.com/hashicorp/hcl2/gohcl
@@ -121,12 +148,16 @@ github.com/hashicorp/hcl2/hcled
github.com/hashicorp/hcl2/hclparse
github.com/hashicorp/hcl2/hclwrite
# github.com/hashicorp/hil v0.0.0-20190212112733-ab17b08d6590
+## explicit
github.com/hashicorp/hil/ast
# github.com/hashicorp/logutils v1.0.0
+## explicit
github.com/hashicorp/logutils
# github.com/hashicorp/terraform-config-inspect v0.0.0-20190821133035-82a99dc22ef4
+## explicit
github.com/hashicorp/terraform-config-inspect/tfconfig
# github.com/hashicorp/terraform-plugin-sdk v1.0.0
+## explicit; go 1.12
github.com/hashicorp/terraform-plugin-sdk/helper/acctest
github.com/hashicorp/terraform-plugin-sdk/helper/hashcode
github.com/hashicorp/terraform-plugin-sdk/helper/logging
@@ -173,52 +204,72 @@ github.com/hashicorp/terraform-plugin-sdk/internal/ver
github.com/hashicorp/terraform-plugin-sdk/plugin
github.com/hashicorp/terraform-plugin-sdk/terraform
# github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
+## explicit
github.com/hashicorp/yamux
# github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
+## explicit
github.com/jmespath/go-jmespath
# github.com/konsorten/go-windows-terminal-sequences v1.0.3
+## explicit
github.com/konsorten/go-windows-terminal-sequences
# github.com/mattn/go-colorable v0.0.9
+## explicit
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.4
+## explicit
github.com/mattn/go-isatty
# github.com/mitchellh/cli v1.0.0
+## explicit
github.com/mitchellh/cli
# github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
+## explicit
github.com/mitchellh/colorstring
# github.com/mitchellh/copystructure v1.0.0
+## explicit
github.com/mitchellh/copystructure
# github.com/mitchellh/go-homedir v1.1.0
+## explicit
github.com/mitchellh/go-homedir
# github.com/mitchellh/go-testing-interface v1.0.0
+## explicit
github.com/mitchellh/go-testing-interface
# github.com/mitchellh/go-wordwrap v1.0.0
+## explicit
github.com/mitchellh/go-wordwrap
# github.com/mitchellh/mapstructure v1.1.2
+## explicit
github.com/mitchellh/mapstructure
# github.com/mitchellh/reflectwalk v1.0.1
+## explicit
github.com/mitchellh/reflectwalk
# github.com/oklog/run v1.0.0
+## explicit
github.com/oklog/run
# github.com/posener/complete v1.2.1
+## explicit
github.com/posener/complete
github.com/posener/complete/cmd
github.com/posener/complete/cmd/install
github.com/posener/complete/match
# github.com/sirupsen/logrus v1.6.0
+## explicit; go 1.13
github.com/sirupsen/logrus
# github.com/spf13/afero v1.2.2
+## explicit
github.com/spf13/afero
github.com/spf13/afero/mem
# github.com/ulikunitz/xz v0.5.5
+## explicit
github.com/ulikunitz/xz
github.com/ulikunitz/xz/internal/hash
github.com/ulikunitz/xz/internal/xlog
github.com/ulikunitz/xz/lzma
# github.com/vmihailenco/msgpack v3.3.3+incompatible
+## explicit
github.com/vmihailenco/msgpack
github.com/vmihailenco/msgpack/codes
# github.com/zclconf/go-cty v1.1.0
+## explicit
github.com/zclconf/go-cty/cty
github.com/zclconf/go-cty/cty/convert
github.com/zclconf/go-cty/cty/function
@@ -228,8 +279,10 @@ github.com/zclconf/go-cty/cty/json
github.com/zclconf/go-cty/cty/msgpack
github.com/zclconf/go-cty/cty/set
# github.com/zclconf/go-cty-yaml v1.0.1
+## explicit
github.com/zclconf/go-cty-yaml
# go.opencensus.io v0.22.0
+## explicit
go.opencensus.io
go.opencensus.io/internal
go.opencensus.io/internal/tagencoding
@@ -247,6 +300,7 @@ go.opencensus.io/trace/internal
go.opencensus.io/trace/propagation
go.opencensus.io/trace/tracestate
# golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586
+## explicit
golang.org/x/crypto/bcrypt
golang.org/x/crypto/blowfish
golang.org/x/crypto/cast5
@@ -264,6 +318,7 @@ golang.org/x/crypto/openpgp/s2k
golang.org/x/crypto/poly1305
golang.org/x/crypto/ssh
# golang.org/x/net v0.0.0-20200421231249-e086a090c8fd
+## explicit; go 1.11
golang.org/x/net/context
golang.org/x/net/context/ctxhttp
golang.org/x/net/http/httpguts
@@ -273,21 +328,24 @@ golang.org/x/net/idna
golang.org/x/net/internal/timeseries
golang.org/x/net/trace
# golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
+## explicit; go 1.11
golang.org/x/oauth2
golang.org/x/oauth2/google
golang.org/x/oauth2/internal
golang.org/x/oauth2/jws
golang.org/x/oauth2/jwt
-# golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae
+# golang.org/x/sys v0.6.0
+## explicit; go 1.17
golang.org/x/sys/cpu
-golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
# golang.org/x/text v0.3.2
+## explicit
golang.org/x/text/secure/bidirule
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
# google.golang.org/api v0.9.0
+## explicit; go 1.9
google.golang.org/api/gensupport
google.golang.org/api/googleapi
google.golang.org/api/googleapi/internal/uritemplates
@@ -299,6 +357,7 @@ google.golang.org/api/storage/v1
google.golang.org/api/transport/http
google.golang.org/api/transport/http/internal/propagation
# google.golang.org/appengine v1.6.1
+## explicit
google.golang.org/appengine
google.golang.org/appengine/datastore
google.golang.org/appengine/datastore/internal/cloudkey
@@ -313,12 +372,14 @@ google.golang.org/appengine/internal/remote_api
google.golang.org/appengine/internal/urlfetch
google.golang.org/appengine/urlfetch
# google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55
+## explicit
google.golang.org/genproto/googleapis/api/annotations
google.golang.org/genproto/googleapis/iam/v1
google.golang.org/genproto/googleapis/rpc/code
google.golang.org/genproto/googleapis/rpc/status
google.golang.org/genproto/googleapis/type/expr
# google.golang.org/grpc v1.23.0
+## explicit
google.golang.org/grpc
google.golang.org/grpc/balancer
google.golang.org/grpc/balancer/base