Skip to content

Commit

Permalink
Bump github.com/test-network-function/privileged-daemonset (#89)
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.19 to 1.0.21.
- [Release notes](https://github.com/test-network-function/privileged-daemonset/releases)
- [Commits](redhat-best-practices-for-k8s/privileged-daemonset@v1.0.19...v1.0.21)

---
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 Feb 22, 2024
1 parent b075c87 commit 95b177b
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 @@ -7,7 +7,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/test-network-function/l2discovery-exports v0.0.3
github.com/test-network-function/privileged-daemonset v1.0.19
github.com/test-network-function/privileged-daemonset v1.0.21
github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/test-network-function/l2discovery-exports v0.0.3 h1:kuzpWu5UQL3VIG+8AkjmsghkjZN1X3k3dQ8M36DsJc4=
github.com/test-network-function/l2discovery-exports v0.0.3/go.mod h1:38JgpFHXB9PQ+4bPZQ+STsUKK9BrTe+5uDq47OeMV50=
github.com/test-network-function/privileged-daemonset v1.0.19 h1:NMBYe/t35N0SQGVcXIHETWUvZUoaT+TVBnX2tt2PN+0=
github.com/test-network-function/privileged-daemonset v1.0.19/go.mod h1:Fr6KEeVgZaJAGOkntvu1a4pkI9SPrfgLSiqx85qG60w=
github.com/test-network-function/privileged-daemonset v1.0.21 h1:uC+sW7OFxd5UYQEizlzYnKVtjVef/wBKGaHlP1QtmvE=
github.com/test-network-function/privileged-daemonset v1.0.21/go.mod h1:xWMllRvSyDUvFUFOGob8erHBgSe0xoKL140QcYeTdJc=
github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869 h1:7v7L5lsfw4w8iqBBXETukHo4IPltmD+mWoLRYUmeGN8=
github.com/yourbasic/graph v0.0.0-20210606180040-8ecfec1c2869/go.mod h1:Rfzr+sqaDreiCaoQbFCu3sTXxeFq/9kXRuyOoSlGQHE=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 95b177b

Please sign in to comment.