File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
commonmarker (0.23.11 )
28
28
concurrent-ruby (1.3.5 )
29
29
connection_pool (2.4.1 )
30
- csv (3.3.2 )
30
+ csv (3.3.4 )
31
31
dnsruby (1.72.3 )
32
32
base64 (~> 0.2.0 )
33
33
simpleidn (~> 0.2.1 )
45
45
logger
46
46
faraday-net_http (3.4.0 )
47
47
net-http (>= 0.5.0 )
48
- ffi (1.17.1 )
48
+ ffi (1.17.2 )
49
49
forwardable-extended (2.6.0 )
50
50
gemoji (4.1.0 )
51
51
github-pages (232 )
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.7
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.25 .0
17
+ google.golang.org/genproto f936aa4a68b2
18
+ google.golang.org/genproto/googleapis/api f936aa4a68b2
19
+ google.golang.org/protobuf v1.36.6
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