1
1
module github.com/bufbuild/buf
2
2
3
- go 1.20
3
+ go 1.21.0
4
+
5
+ toolchain go1.23.0
4
6
5
7
require (
6
- buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240508200655-46a4cf4ba109 .2
7
- buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240610164129-660609bc46d3 .1
8
- buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240610164129-660609bc46d3 .2
8
+ buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f .2
9
+ buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240801134127-09fbc17f7c9e .1
10
+ buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240801134127-09fbc17f7c9e .2
9
11
connectrpc.com/connect v1.16.2
10
- connectrpc.com/otelconnect v0.7.0
12
+ connectrpc.com/otelconnect v0.7.1
11
13
github.com/bufbuild/protocompile v0.14.0
12
14
github.com/bufbuild/protoplugin v0.0.0-20240323223605-e2735f6c31ee
13
- github.com/bufbuild/protovalidate-go v0.6.2
14
- github.com/bufbuild/protoyaml-go v0.1.9
15
- github.com/docker/docker v27.0.0 +incompatible
16
- github.com/go-chi/chi/v5 v5.0.14
17
- github.com/gofrs/flock v0.8 .1
18
- github.com/gofrs/uuid/v5 v5.2 .0
19
- github.com/google/cel-go v0.20.1
15
+ github.com/bufbuild/protovalidate-go v0.6.3
16
+ github.com/bufbuild/protoyaml-go v0.1.10
17
+ github.com/docker/docker v27.1.2 +incompatible
18
+ github.com/go-chi/chi/v5 v5.1.0
19
+ github.com/gofrs/flock v0.12 .1
20
+ github.com/gofrs/uuid/v5 v5.3 .0
21
+ github.com/google/cel-go v0.21.0
20
22
github.com/google/go-cmp v0.6.0
21
- github.com/google/go-containerregistry v0.19 .2
23
+ github.com/google/go-containerregistry v0.20 .2
22
24
github.com/jdx/go-netrc v1.0.0
23
25
github.com/jhump/protoreflect v1.16.0
24
26
github.com/klauspost/compress v1.17.9
@@ -29,34 +31,41 @@ require (
29
31
github.com/spf13/cobra v1.8.1
30
32
github.com/spf13/pflag v1.0.5
31
33
github.com/stretchr/testify v1.9.0
32
- go.opentelemetry.io/otel v1.24 .0
33
- go.opentelemetry.io/otel/sdk v1.24 .0
34
- go.opentelemetry.io/otel/trace v1.24 .0
34
+ go.opentelemetry.io/otel v1.28 .0
35
+ go.opentelemetry.io/otel/sdk v1.28 .0
36
+ go.opentelemetry.io/otel/trace v1.28 .0
35
37
go.uber.org/atomic v1.11.0
36
38
go.uber.org/multierr v1.11.0
37
39
go.uber.org/zap v1.27.0
38
- golang.org/x/crypto v0.24 .0
39
- golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
40
- golang.org/x/mod v0.18 .0
41
- golang.org/x/net v0.26 .0
42
- golang.org/x/sync v0.7 .0
43
- golang.org/x/term v0.21 .0
44
- golang.org/x/tools v0.22 .0
40
+ golang.org/x/crypto v0.26 .0
41
+ golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
42
+ golang.org/x/mod v0.20 .0
43
+ golang.org/x/net v0.28 .0
44
+ golang.org/x/sync v0.8 .0
45
+ golang.org/x/term v0.23 .0
46
+ golang.org/x/tools v0.24 .0
45
47
google.golang.org/protobuf v1.34.2
46
48
gopkg.in/yaml.v3 v3.0.1
47
49
)
48
50
49
51
require (
50
52
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
51
- github.com/Microsoft/go-winio v0.6.1 // indirect
53
+ github.com/Microsoft/go-winio v0.6.2 // indirect
54
+ github.com/Microsoft/hcsshim v0.12.5 // indirect
52
55
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
53
- github.com/cenkalti/backoff/v4 v4.3.0 // indirect
56
+ github.com/containerd/cgroups/v3 v3.0.3 // indirect
57
+ github.com/containerd/containerd v1.7.20 // indirect
58
+ github.com/containerd/continuity v0.4.3 // indirect
59
+ github.com/containerd/errdefs v0.1.0 // indirect
54
60
github.com/containerd/log v0.1.0 // indirect
61
+ github.com/containerd/platforms v0.2.1 // indirect
55
62
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
63
+ github.com/containerd/ttrpc v1.2.5 // indirect
64
+ github.com/containerd/typeurl/v2 v2.2.0 // indirect
56
65
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
57
66
github.com/davecgh/go-spew v1.1.1 // indirect
58
67
github.com/distribution/reference v0.6.0 // indirect
59
- github.com/docker/cli v26 .1.4 +incompatible // indirect
68
+ github.com/docker/cli v27 .1.2 +incompatible // indirect
60
69
github.com/docker/distribution v2.8.3+incompatible // indirect
61
70
github.com/docker/docker-credential-helpers v0.8.2 // indirect
62
71
github.com/docker/go-connections v0.5.0 // indirect
@@ -66,29 +75,38 @@ require (
66
75
github.com/go-logr/logr v1.4.2 // indirect
67
76
github.com/go-logr/stdr v1.2.2 // indirect
68
77
github.com/gogo/protobuf v1.3.2 // indirect
78
+ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
69
79
github.com/golang/protobuf v1.5.4 // indirect
70
- github.com/google/pprof v0.0.0-20240622144329-c177fd99eaa9 // indirect
80
+ github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect
81
+ github.com/google/uuid v1.6.0 // indirect
71
82
github.com/inconshreveable/mousetrap v1.1.0 // indirect
72
- github.com/kr/pretty v0.3.1 // indirect
73
83
github.com/mitchellh/go-homedir v1.1.0 // indirect
74
84
github.com/moby/docker-image-spec v1.3.1 // indirect
85
+ github.com/moby/locker v1.0.1 // indirect
86
+ github.com/moby/patternmatcher v0.6.0 // indirect
87
+ github.com/moby/sys/mount v0.3.4 // indirect
88
+ github.com/moby/sys/mountinfo v0.7.2 // indirect
89
+ github.com/moby/sys/sequential v0.6.0 // indirect
90
+ github.com/moby/sys/user v0.3.0 // indirect
91
+ github.com/moby/sys/userns v0.1.0 // indirect
75
92
github.com/moby/term v0.5.0 // indirect
76
93
github.com/morikuni/aec v1.0.0 // indirect
77
94
github.com/opencontainers/go-digest v1.0.0 // indirect
78
95
github.com/opencontainers/image-spec v1.1.0 // indirect
96
+ github.com/opencontainers/runtime-spec v1.2.0 // indirect
79
97
github.com/pkg/errors v0.9.1 // indirect
80
98
github.com/pmezard/go-difflib v1.0.0 // indirect
81
- github.com/rogpeppe/go-internal v1.10 .0 // indirect
99
+ github.com/rogpeppe/go-internal v1.12 .0 // indirect
82
100
github.com/russross/blackfriday/v2 v2.1.0 // indirect
83
101
github.com/sirupsen/logrus v1.9.3 // indirect
84
102
github.com/stoewer/go-strcase v1.3.0 // indirect
85
103
github.com/vbatts/tar-split v0.11.5 // indirect
86
- go.opentelemetry .io/contrib/instrumentation/net/http/otelhttp v0.49 .0 // indirect
87
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24 .0 // indirect
88
- go.opentelemetry.io/otel/metric v1.24 .0 // indirect
89
- go.opentelemetry.io/proto/otlp v1.3.1 // indirect
90
- golang.org/x/sys v0.21 .0 // indirect
91
- golang.org/x/text v0.16.0 // indirect
92
- google.golang.org/genproto/googleapis/api v0.0.0-20240617180043-68d350f18fd4 // indirect
93
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240617180043-68d350f18fd4 // indirect
104
+ go.opencensus .io v0.24 .0 // indirect
105
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 // indirect
106
+ go.opentelemetry.io/otel/metric v1.28 .0 // indirect
107
+ golang.org/x/sys v0.24.0 // indirect
108
+ golang.org/x/text v0.17 .0 // indirect
109
+ google. golang.org/genproto/googleapis/api v0.0.0-20240812133136-8ffd90a71988 // indirect
110
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240812133136-8ffd90a71988 // indirect
111
+ google.golang.org/grpc v1.65.0 // indirect
94
112
)
0 commit comments