Skip to content

Commit e08744c

Browse files
added prefix to the github old detector regex pattern (#4494)
1 parent 1ef44e7 commit e08744c

File tree

3 files changed

+16
-171
lines changed

3 files changed

+16
-171
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ require (
212212
github.com/golang-sql/sqlexp v0.1.0 // indirect
213213
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
214214
github.com/golang/snappy v1.0.0 // indirect
215-
github.com/google/go-github/v69 v69.0.0 // indirect
216215
github.com/google/go-github/v72 v72.0.0 // indirect
217216
github.com/google/go-querystring v1.1.0 // indirect
218217
github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7 // indirect
@@ -254,7 +253,6 @@ require (
254253
github.com/muesli/termenv v0.16.0 // indirect
255254
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
256255
github.com/nwaples/rardecode/v2 v2.0.0-beta.4.0.20241112120701-034e449c6e78 // indirect
257-
github.com/olekukonko/tablewriter v0.0.5 // indirect
258256
github.com/onsi/ginkgo v1.16.5 // indirect
259257
github.com/opencontainers/go-digest v1.0.0 // indirect
260258
github.com/opencontainers/image-spec v1.1.1 // indirect

0 commit comments

Comments
 (0)