Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
// * We log an error if writing a cache key fails (e.g. because disk is full)
// * We inject a header that allows ghproxy to detect if the response was revalidated or a cache miss
github.com/cjwagner/httpcache v0.0.0-20230907212505-d4841bbad466 // indirect
github.com/clarketm/json v1.13.4
github.com/clarketm/json v1.13.4 // indirect
github.com/client9/misspell v0.3.4
github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817 // indirect
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 // indirect
Expand Down
95 changes: 0 additions & 95 deletions hack/gen-prow-documented/main.go

This file was deleted.

89 changes: 0 additions & 89 deletions hack/gen-prow-documented/main_test.go

This file was deleted.

6 changes: 0 additions & 6 deletions pkg/genyaml/OWNERS

This file was deleted.

190 changes: 0 additions & 190 deletions pkg/genyaml/README.md

This file was deleted.

Loading