Skip to content

Commit

Permalink
build(deps): bump github.com/test-network-function/oct (#1941)
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.6 to 0.0.7.
- [Release notes](https://github.com/test-network-function/oct/releases)
- [Commits](redhat-best-practices-for-k8s/oct@v0.0.6...v0.0.7)

---
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 Mar 25, 2024
1 parent a7ba107 commit d63fb4f
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 @@ -216,7 +216,7 @@ require (
github.com/openshift/machine-config-operator v0.0.1-0.20230515070935-49f32d46538e
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20240304171931-f19c2a2f587f
github.com/robert-nix/ansihtml v1.0.1
github.com/test-network-function/oct v0.0.6
github.com/test-network-function/oct v0.0.7
github.com/test-network-function/privileged-daemonset v1.0.22
golang.org/x/term v0.18.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 @@ -450,8 +450,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
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.6 h1:iRJ5CUjXzrfdeFQ1dsKFrLc5aiAau/URPiM526jlQWk=
github.com/test-network-function/oct v0.0.6/go.mod h1:ywRnblvVfLDVzpqk3hUiKxeu99xB6jlVKCmagoYf2c4=
github.com/test-network-function/oct v0.0.7 h1:nKYrnZLP1CE7e0fY9mhVBWGcFfwUZXzfmdEO3jliZyE=
github.com/test-network-function/oct v0.0.7/go.mod h1:q67N1UuTZfcG8rq+Ev85YsHMjLMlc1o4sqwtPrBDM5I=
github.com/test-network-function/privileged-daemonset v1.0.22 h1:rYvZnh/+Cd7g03eGfKVbCsNOiSRMSIvtZZYI8bf3NmU=
github.com/test-network-function/privileged-daemonset v1.0.22/go.mod h1:TCdk0HMqvNyCyRHmERQ0FW1pdECHJ8C4plwQQEwkF3s=
github.com/test-network-function/test-network-function-claim v1.0.36 h1:Gez1dX3nIjDexd4e8qsnXBbV7v7EhxKfYmejBNIivMU=
Expand Down

0 comments on commit d63fb4f

Please sign in to comment.