Skip to content

Commit

Permalink
build(deps): bump github.com/test-network-function/test-network-funct…
Browse files Browse the repository at this point in the history
…ion-claim (#1899)

Bumps [github.com/test-network-function/test-network-function-claim](https://github.com/test-network-function/test-network-function-claim) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/test-network-function/test-network-function-claim/releases)
- [Commits](redhat-best-practices-for-k8s/certsuite-claim@v1.0.34...v1.0.35)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent fec9451 commit 7439d0e
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.8.0
github.com/stretchr/testify v1.9.0
github.com/test-network-function/test-network-function-claim v1.0.34
github.com/test-network-function/test-network-function-claim v1.0.35
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -460,8 +460,8 @@ github.com/test-network-function/oct v0.0.6 h1:iRJ5CUjXzrfdeFQ1dsKFrLc5aiAau/URP
github.com/test-network-function/oct v0.0.6/go.mod h1:ywRnblvVfLDVzpqk3hUiKxeu99xB6jlVKCmagoYf2c4=
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/test-network-function/test-network-function-claim v1.0.34 h1:OoCvKueaOlKL6n4BSQaDkIsYe0usaXy9dSJZjEY1Qqc=
github.com/test-network-function/test-network-function-claim v1.0.34/go.mod h1:Ao6lfuE9dyLes3z3g3vpQttZFBuPHWoOQUK1YqAMM2c=
github.com/test-network-function/test-network-function-claim v1.0.35 h1:HwrIOoYtNM4SnwhRZ7MTARNYX7cbApqu1ps/tOddyXE=
github.com/test-network-function/test-network-function-claim v1.0.35/go.mod h1:IMTL6iN2QUqU67DLa5dCGVgWeRnoBuZG+gT0snezFqI=
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 7439d0e

Please sign in to comment.