Skip to content

Commit

Permalink
Update github.com/kubeflow/kubeflow/components/admission-webhook dige…
Browse files Browse the repository at this point in the history
…st to bfec00b
  • Loading branch information
plural-renovate[bot] committed Nov 28, 2022
1 parent a99665f commit baf6a76
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (

require (
github.com/golang/protobuf v1.5.2
github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20220513185335-8be0d987f765
github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20221128112913-bfec00bb4d8d
google.golang.org/protobuf v1.28.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20220513185335-8be0d987f765 h1:hGrR/wTxIpjkomoB8aLP58VQKlBwlBtKFxWqeYnZUFI=
github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20220513185335-8be0d987f765/go.mod h1:yaTBuOyCNfYq7XyaVNWh8HT++TMqPH7gBG+1YYGhGa0=
github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20221128112913-bfec00bb4d8d h1:w0xZoTj+c9xr5npzaH9FF6LbzRozRgziVrpfowCZVzY=
github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20221128112913-bfec00bb4d8d/go.mod h1:gRr5J4F5SozZrtrnLdgT4M6BMgFB4qaxTSlgSgwPJxo=
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
github.com/lib/pq v1.10.3/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
Expand Down

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

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ github.com/json-iterator/go
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20220513185335-8be0d987f765
# github.com/kubeflow/kubeflow/components/admission-webhook v0.0.0-20221128112913-bfec00bb4d8d
## explicit; go 1.17
github.com/kubeflow/kubeflow/components/admission-webhook/pkg/apis/settings/v1alpha1
# github.com/mattn/go-colorable v0.1.8
Expand Down

0 comments on commit baf6a76

Please sign in to comment.