Skip to content

Commit

Permalink
Revert "chore(deps): bump golang.org/x/net from 0.0.0-20210726213435-… (
Browse files Browse the repository at this point in the history
#11297)

This reverts commit 7afbbd7.

chore: pinned estroz/rerun-actions version (#11257)

Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro authored Oct 15, 2024
1 parent 7afbbd7 commit e16b446
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 44 deletions.
10 changes: 5 additions & 5 deletions test/tools/project-cleaner/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/kubeflow/pipelines/test/tools/project-cleaner
go 1.21

require (
cloud.google.com/go v0.89.0
cloud.google.com/go v0.89.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
golang.org/x/net v0.23.0 // indirect
google.golang.org/api v0.52.0
google.golang.org/genproto v0.0.0-20210729151513-df9385d47c1b
gopkg.in/yaml.v2 v2.4.0
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 // indirect
google.golang.org/api v0.52.0 // indirect
google.golang.org/genproto v0.0.0-20210729151513-df9385d47c1b // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
43 changes: 4 additions & 39 deletions test/tools/project-cleaner/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e16b446

Please sign in to comment.