From 51e7399abdbb65e6f6923bf0c992a2a3cf071c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:39:49 -0500 Subject: [PATCH] Bump github.com/test-network-function/test-network-function-claim (#2233) 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](https://github.com/test-network-function/test-network-function-claim/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7f263ee73..830fdd843 100644 --- a/go.mod +++ b/go.mod @@ -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 ) diff --git a/go.sum b/go.sum index 6b4846266..85b1630dc 100644 --- a/go.sum +++ b/go.sum @@ -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=