File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - linters : [ALL]
2525 paths :
2626 - contrib/**
27- - " * .pb.go"
27+ - protos/pb/pb .pb.go
2828 enabled :
2929 - actionlint@1.7.7
3030 - checkov@3.2.353
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ require (
2828 github.com/golang-jwt/jwt/v5 v5.2.1
2929 github.com/golang/geo v0.0.0-20230421003525-6adc56603217
3030 github.com/golang/glog v1.2.4
31- github.com/golang/protobuf v1.5.4
3231 github.com/golang/snappy v0.0.4
3332 github.com/google/codesearch v1.2.0
3433 github.com/google/go-cmp v0.6.0
@@ -98,6 +97,7 @@ require (
9897 github.com/go-logr/stdr v1.2.2 // indirect
9998 github.com/gogo/protobuf v1.3.2 // indirect
10099 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
100+ github.com/golang/protobuf v1.5.4 // indirect
101101 github.com/google/flatbuffers v25.1.24+incompatible // indirect
102102 github.com/google/pprof v0.0.0-20250128161936-077ca0a936bf // indirect
103103 github.com/hashicorp/errwrap v1.1.0 // indirect
You can’t perform that action at this time.
0 commit comments