Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
Update etc modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2022
1 parent 0779b77 commit 1a869a0
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 7 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/giantswarm/to v0.4.0
github.com/google/go-cmp v0.5.8
github.com/google/go-github/v39 v39.2.0
github.com/stretchr/testify v1.7.2
golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb
github.com/stretchr/testify v1.8.0
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
k8s.io/api v0.24.1
k8s.io/apiextensions-apiserver v0.24.1
k8s.io/apimachinery v0.24.1
Expand Down Expand Up @@ -66,7 +66,7 @@ require (
github.com/prometheus/procfs v0.7.3 // indirect
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
golang.org/x/net v0.0.0-20220607020251-c690dde0001d // indirect
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d // indirect
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 // indirect
golang.org/x/text v0.3.7 // indirect
Expand Down
Loading

0 comments on commit 1a869a0

Please sign in to comment.