File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 248
248
rb-fsevent (0.11.2 )
249
249
rb-inotify (0.11.1 )
250
250
ffi (~> 1.0 )
251
- rexml (3.4.0 )
251
+ rexml (3.4.1 )
252
252
rouge (3.30.0 )
253
253
rubyzip (2.3.2 )
254
254
safe_yaml (1.0.5 )
Original file line number Diff line number Diff line change @@ -4,19 +4,19 @@ go 1.22
4
4
5
5
require (
6
6
bitbucket.org/creachadair/stringset v0.0.12
7
- cloud.google.com/go/longrunning v0.6.4
7
+ cloud.google.com/go/longrunning v0.6.6
8
8
github.com/bmatcuk/doublestar/v4 v4.8.1
9
9
github.com/gertd/go-pluralize v0.2.1
10
- github.com/google/go-cmp v0.6 .0
10
+ github.com/google/go-cmp v0.7 .0
11
11
github.com/jhump/protoreflect v1.16.0
12
12
github.com/lithammer/dedent v1.1.0
13
13
github.com/olekukonko/tablewriter v0.0.5
14
- github.com/spf13/pflag v1.0.5
14
+ github.com/spf13/pflag v1.0.6
15
15
github.com/stoewer/go-strcase v1.3.0
16
- golang.org/x/text v0.21 .0
17
- google.golang.org/genproto v0.0.0-20250124145028-65684f501c47
18
- google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47
19
- google.golang.org/protobuf v1.36.4
16
+ golang.org/x/text v0.23 .0
17
+ google.golang.org/genproto e70fdf4c4cb4
18
+ google.golang.org/genproto/googleapis/api e70fdf4c4cb4
19
+ google.golang.org/protobuf v1.36.5
20
20
gopkg.in/yaml.v3 v3.0.1
21
21
)
22
22
You can’t perform that action at this time.
0 commit comments