Skip to content

Commit

Permalink
Bump github.com/test-network-function/test-network-function-claim
Browse files Browse the repository at this point in the history
Bumps [github.com/test-network-function/test-network-function-claim](https://github.com/test-network-function/test-network-function-claim) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/test-network-function/test-network-function-claim/releases)
- [Commits](redhat-best-practices-for-k8s/certsuite-claim@v1.0.27...v1.0.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 080cfd0 commit acaf427
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 @@ -8,7 +8,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/test-network-function/test-network-function-claim v1.0.27
github.com/test-network-function/test-network-function-claim v1.0.28
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,8 @@ github.com/test-network-function/oct v0.0.1 h1:lOu9X/+refH4EFxVDSUFXGWiDrjIgiifO
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/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/test-network-function/test-network-function-claim v1.0.28 h1:do9IF2ILh98LB8m8nhbDAf2Ti5YATjL9LUAV3DmVglc=
github.com/test-network-function/test-network-function-claim v1.0.28/go.mod h1:P/EGpfCfJ60f8wIZiKlPQ8hDX/GOBN2xSHkcMclmJEc=
github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=
github.com/vbatts/tar-split v0.11.3 h1:hLFqsOLQ1SsppQNTMpkpPXClLDfC2A3Zgy9OUU+RVck=
github.com/vbatts/tar-split v0.11.3/go.mod h1:9QlHN18E+fEH7RdG+QAJJcuya3rqT7eXSTY7wGrAokY=
Expand Down

0 comments on commit acaf427

Please sign in to comment.