freebsd-ports/deskutils/dstask/files/patch-vendor_modules.txt
Robert Clausecker 25ce624e15 deskutils/dstask: 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:57 +02:00

85 lines
2.6 KiB
Text

--- vendor/modules.txt.orig 2023-03-25 01:24:08 UTC
+++ vendor/modules.txt
@@ -2,21 +2,23 @@
## explicit
github.com/BurntSushi/toml
# github.com/davecgh/go-spew v1.1.1
+## explicit
github.com/davecgh/go-spew/spew
# github.com/gofrs/uuid v3.3.0+incompatible
## explicit
github.com/gofrs/uuid
# github.com/golang/protobuf v1.4.2
+## explicit; go 1.9
github.com/golang/protobuf/proto
# github.com/google/go-cmp v0.5.2
-## explicit
+## 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/mattn/go-isatty v0.0.12
-## explicit
+## explicit; go 1.12
github.com/mattn/go-isatty
# github.com/mvdan/xurls v1.1.0
## explicit
@@ -25,6 +27,7 @@ github.com/mvdan/xurls
## explicit
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
+## explicit
github.com/pmezard/go-difflib/difflib
# github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b
## explicit
@@ -35,25 +38,26 @@ github.com/shurcooL/graphql
github.com/shurcooL/graphql/ident
github.com/shurcooL/graphql/internal/jsonutil
# github.com/sirupsen/logrus v1.7.0
-## explicit
+## explicit; go 1.13
github.com/sirupsen/logrus
# github.com/stretchr/testify v1.6.1
-## explicit
+## explicit; go 1.13
github.com/stretchr/testify/assert
# golang.org/x/net v0.0.0-20201021035429-f5854403a974
-## explicit
+## explicit; go 1.11
golang.org/x/net/context
golang.org/x/net/context/ctxhttp
# golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58
-## explicit
+## explicit; go 1.11
golang.org/x/oauth2
golang.org/x/oauth2/internal
-# golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
-## explicit
+# golang.org/x/sys v0.6.0
+## explicit; go 1.17
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
# google.golang.org/appengine v1.6.6
+## explicit; go 1.11
google.golang.org/appengine/internal
google.golang.org/appengine/internal/base
google.golang.org/appengine/internal/datastore
@@ -62,6 +66,7 @@ google.golang.org/appengine/internal/remote_api
google.golang.org/appengine/internal/urlfetch
google.golang.org/appengine/urlfetch
# google.golang.org/protobuf v1.25.0
+## explicit; go 1.9
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/descfmt
@@ -92,6 +97,7 @@ google.golang.org/protobuf/runtime/protoimpl
## explicit
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
+## explicit
gopkg.in/yaml.v3
# gotest.tools v2.2.0+incompatible
## explicit