Skip to content

Commit

Permalink
Bump github.com/test-network-function/test-network-function-claim (#2233
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.39 to 1.0.41.
- [Release notes](https://github.com/test-network-function/test-network-function-claim/releases)
- [Commits](redhat-best-practices-for-k8s/certsuite-claim@v1.0.39...v1.0.41)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 858202a commit 51e7399
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/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/test-network-function/test-network-function-claim v1.0.39
github.com/test-network-function/test-network-function-claim v1.0.41
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 @@ -441,8 +441,8 @@ github.com/test-network-function/oct v0.0.14 h1:gNWRTeqDJYRfgX9KlK4aadahlgxZs6sv
github.com/test-network-function/oct v0.0.14/go.mod h1:CdR18K2M8Nc9jIXeEUiJ38X6TkE/GVKFSDzI6X9XBLo=
github.com/test-network-function/privileged-daemonset v1.0.27 h1:bLwZJbYH5zBRq2h/Qdxr8Vu+8yWJyZ65CA0msxOWqQQ=
github.com/test-network-function/privileged-daemonset v1.0.27/go.mod h1:KRxj6eQNxXXnXBpkumRqIhWVmn/YoPIme0MQYpczOVQ=
github.com/test-network-function/test-network-function-claim v1.0.39 h1:XeiczUAwCZENr435pBf5dnX6TsC2SaZmrclUrxBeIW4=
github.com/test-network-function/test-network-function-claim v1.0.39/go.mod h1:lJxC/NoJG58oxqBiQ8LQUzNE6mnv5vgRDLT5gpZhyhY=
github.com/test-network-function/test-network-function-claim v1.0.41 h1:JPLgVmorvZtUCAIStfOIytJESuOCjYo+szUJPhK2thU=
github.com/test-network-function/test-network-function-claim v1.0.41/go.mod h1:oyL5r6G8Cx8eW3jq/aE5rhIkKxsjrUrbSyLdxn753EQ=
github.com/vbatts/tar-split v0.11.5 h1:3bHCTIheBm1qFTcgh9oPu+nNBtX+XJIupG/vacinCts=
github.com/vbatts/tar-split v0.11.5/go.mod h1:yZbwRsSeGjusneWgA781EKej9HF8vme8okylkAeNKLk=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
Expand Down

0 comments on commit 51e7399

Please sign in to comment.