Skip to content

Commit

Permalink
Bump github.com/test-network-function/privileged-daemonset (#1542)
Browse files Browse the repository at this point in the history
Bumps [github.com/test-network-function/privileged-daemonset](https://github.com/test-network-function/privileged-daemonset) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/test-network-function/privileged-daemonset/releases)
- [Commits](redhat-best-practices-for-k8s/privileged-daemonset@v1.0.10...v1.0.12)

---
updated-dependencies:
- dependency-name: github.com/test-network-function/privileged-daemonset
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 080cfd0 commit 2576f9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ require (
github.com/openshift/machine-config-operator v0.0.1-0.20230515070935-49f32d46538e
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20230926153703-7ab81a71d043
github.com/test-network-function/oct v0.0.1
github.com/test-network-function/privileged-daemonset v1.0.10
github.com/test-network-function/privileged-daemonset v1.0.12
gopkg.in/yaml.v3 v3.0.1
gotest.tools/v3 v3.5.1
k8s.io/kubectl v0.28.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,8 @@ github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8
github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
github.com/test-network-function/oct v0.0.1 h1:lOu9X/+refH4EFxVDSUFXGWiDrjIgiifOkcoOcxvKVA=
github.com/test-network-function/oct v0.0.1/go.mod h1:D3gNs3SfzvuTGECrojyHUmdNSUrAJRYpGLCUIzwbLss=
github.com/test-network-function/privileged-daemonset v1.0.10 h1:6CKIa7T2JcBQ3jdm4KZLZh7xwpV8x8vFgQ9tpIPbqBY=
github.com/test-network-function/privileged-daemonset v1.0.10/go.mod h1:OmZMWwRXPvlVr43KjLBapQzzOh3aj+YcNmnpxA2GzSg=
github.com/test-network-function/privileged-daemonset v1.0.12 h1:6zPRdbWvho3GLzmi+Ou6fXpapRYhHXzRukf0AnqiuLk=
github.com/test-network-function/privileged-daemonset v1.0.12/go.mod h1:hjT4g2I0yNWAOtsdWWnDVmjtB6pf0sw7xoKFnqTfF8I=
github.com/test-network-function/test-network-function-claim v1.0.27 h1:kxRb8Z668txqsCrzaeWLu9T9TeuwB+3d7xnq39xUlOE=
github.com/test-network-function/test-network-function-claim v1.0.27/go.mod h1:ManMHiKx8sLk4UDLRiYITVM8XmV4048pdfqh855v5RU=
github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=
Expand Down

0 comments on commit 2576f9e

Please sign in to comment.