Skip to content

Commit

Permalink
build(deps): bump github.com/test-network-function/oct (#1891)
Browse files Browse the repository at this point in the history
Bumps [github.com/test-network-function/oct](https://github.com/test-network-function/oct) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/test-network-function/oct/releases)
- [Commits](redhat-best-practices-for-k8s/oct@v0.0.5...v0.0.6)

---
updated-dependencies:
- dependency-name: github.com/test-network-function/oct
  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 29, 2024
1 parent 436a5e4 commit 82cafc5
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-20240130151146-4c9ea7cbd33f
github.com/robert-nix/ansihtml v1.0.1
github.com/test-network-function/oct v0.0.5
github.com/test-network-function/oct v0.0.6
github.com/test-network-function/privileged-daemonset v1.0.21
golang.org/x/term v0.17.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -454,8 +454,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/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/test-network-function/oct v0.0.5 h1:rZJh5QMzgPxfaMCTXBULuk5P8BqKdlabZV2b+M4PVus=
github.com/test-network-function/oct v0.0.5/go.mod h1:2AJTqEvBLYb/zFl5EiuFrrMl+TvXUVACqPmgf0q4JtQ=
github.com/test-network-function/oct v0.0.6 h1:iRJ5CUjXzrfdeFQ1dsKFrLc5aiAau/URPiM526jlQWk=
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=
Expand Down

0 comments on commit 82cafc5

Please sign in to comment.