File tree Expand file tree Collapse file tree 2 files changed +184
-26
lines changed Expand file tree Collapse file tree 2 files changed +184
-26
lines changed Original file line number Diff line number Diff line change @@ -31,20 +31,6 @@ require (
31
31
)
32
32
33
33
require (
34
- cloud.google.com/go v0.110.4 // indirect
35
- cloud.google.com/go/iam v1.1.1 // indirect
36
- cloud.google.com/go/storage v1.33.0 // indirect
37
- github.com/BurntSushi/toml v0.3.1 // indirect
38
- github.com/ghodss/yaml v1.0.0 // indirect
39
- github.com/google/s2a-go v0.1.4 // indirect
40
- github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
41
- github.com/googleapis/gax-go/v2 v2.12.0 // indirect
42
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
43
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
44
- github.com/xeipuuv/gojsonschema v1.2.0 // indirect
45
- go.opencensus.io v0.24.0 // indirect
46
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
47
- google.golang.org/api v0.132.0 // indirect
48
34
google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 // indirect
49
35
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect
50
36
)
You can’t perform that action at this time.
0 commit comments