+13
-13
lines changedFilter options
+13
-13
lines changed Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ lint:
24
24
- linters: [ALL]
25
25
paths:
26
26
- contrib/**
27
-
- "*.pb.go"
27
+
- protos/pb/pb.pb.go
28
28
enabled:
29
29
- actionlint@1.7.7
30
30
- checkov@3.2.353
Original file line number Diff line number Diff line change
@@ -28,7 +28,6 @@ require (
28
28
github.com/golang-jwt/jwt/v5 v5.2.1
29
29
github.com/golang/geo v0.0.0-20230421003525-6adc56603217
30
30
github.com/golang/glog v1.2.4
31
-
github.com/golang/protobuf v1.5.4
32
31
github.com/golang/snappy v0.0.4
33
32
github.com/google/codesearch v1.2.0
34
33
github.com/google/go-cmp v0.6.0
@@ -98,6 +97,7 @@ require (
98
97
github.com/go-logr/stdr v1.2.2 // indirect
99
98
github.com/gogo/protobuf v1.3.2 // indirect
100
99
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
100
+
github.com/golang/protobuf v1.5.4 // indirect
101
101
github.com/google/flatbuffers v25.1.24+incompatible // indirect
102
102
github.com/google/pprof v0.0.0-20250128161936-077ca0a936bf // indirect
103
103
github.com/hashicorp/errwrap v1.1.0 // indirect
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4