File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/go-logr/zapr v1.3.0
1111 github.com/google/go-cmp v0.7.0
1212 github.com/google/go-containerregistry v0.20.3
13- github.com/sethvargo/go-envconfig v1.2 .0
13+ github.com/sethvargo/go-envconfig v1.3 .0
1414 github.com/spf13/pflag v1.0.6
1515 go.uber.org/zap v1.27.0
1616 k8s.io/apiextensions-apiserver v0.33.0
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoG
127127github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
128128github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
129129github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
130- github.com/sethvargo/go-envconfig v1.2 .0 h1:q3XkOZWkC+G1sMLCrw9oPGTjYexygLOXDmGUit1ti8Q =
131- github.com/sethvargo/go-envconfig v1.2 .0 /go.mod h1:JLd0KFWQYzyENqnEPWWZ49i4vzZo/6nRidxI8YvGiHw =
130+ github.com/sethvargo/go-envconfig v1.3 .0 h1:gJs+Fuv8+f05omTpwWIu6KmuseFAXKrIaOZSh8RMt0U =
131+ github.com/sethvargo/go-envconfig v1.3 .0 /go.mod h1:JLd0KFWQYzyENqnEPWWZ49i4vzZo/6nRidxI8YvGiHw =
132132github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
133133github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
134134github.com/spf13/afero v1.14.0 h1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA =
You can’t perform that action at this time.
0 commit comments