Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/in…
Browse files Browse the repository at this point in the history
…tegration-tests@main

PR link: networkservicemesh/integration-tests#4085

Commit: e8e1d9e
Author: Network Service Mesh Bot
Date: 2025-02-20 06:52:09 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/deployments-k8s@main (#4085)
PR link: https://github.com/networkservicemesh/deployments-k8s/pull/
Commit: f5fbe61
Author: Network Service Mesh Bot
Date: 2025-02-20 06:48:29 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/deployments-k8s@main (#4084)
PR link: https://github.com/networkservicemesh/deployments-k8s/pull/
Commit: 9424fb1
Author: Network Service Mesh Bot
Date: 2025-02-20 06:46:19 -0600
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/deployments-k8s@main (#4083)
PR link: https://github.com/networkservicemesh/deployments-k8s/pull/
Commit: 4724526
Author: Network Service Mesh Bot
Date: 2025-02-20 06:43:18 -0600
Message:
                - Update go.mod and go.sum to latest version from networkservicemesh/deployments-k8s@main (#4082)
PR link: https://github.com/networkservicemesh/deployments-k8s/pull/
Commit: 25549f0
Author: Network Service Mesh Bot
Date: 2025-02-20 06:40:12 -0600
Message:
                                - Update go.mod and go.sum to latest version from networkservicemesh/deployments-k8s@main (#4081)
PR link: https://github.com/networkservicemesh/deployments-k8s/pull/
Commit: e825eff
Author: Network Service Mesh Bot
Date: 2025-02-19 08:01:23 -0600
Message:
                                                  - Update go.mod and go.sum to latest version from networkservicemesh/deployments-k8s@main (#4080)
PR link: https://github.com/networkservicemesh/deployments-k8s/pull/
Commit: 54869f8
Author: Laszlo Kiraly
Date: 2025-02-19 14:37:50 +0100
Message:
                                                                    - Merge pull request #4075 from networkservicemesh/dependabot/github_actions/hmarr/debug-action-3
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Feb 20, 2025
1 parent 6a009bc commit 713dd6a
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 @@ -3,7 +3,7 @@ module github.com/networkservicemesh/integration-k8s-kind
go 1.23

require (
github.com/networkservicemesh/integration-tests v0.0.0-20250219091850-df430837976d
github.com/networkservicemesh/integration-tests v0.0.0-20250220125209-e8e1d9e15c36
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/networkservicemesh/gotestmd v0.0.0-20220628095933-eabbdc09e0dc h1:1L/OisEFsOyhwaqeJpYmM1nlJ2dBusUMiszPDBlUip0=
github.com/networkservicemesh/gotestmd v0.0.0-20220628095933-eabbdc09e0dc/go.mod h1:8EWnekTRNX+NxBdTFE24WqUoM7SgJHbiafDBrIIdOmQ=
github.com/networkservicemesh/integration-tests v0.0.0-20250219091850-df430837976d h1:5dskDMhXT9x3MSUuMEpW0nOaj2KUkDC+VhGUYKohkMw=
github.com/networkservicemesh/integration-tests v0.0.0-20250219091850-df430837976d/go.mod h1:AGf4SNbPEmJVjkewdl3tpe2qPdABRnQJZpLCSWYHYLM=
github.com/networkservicemesh/integration-tests v0.0.0-20250220125209-e8e1d9e15c36 h1:PW7DDu19+wfRxvDBYfxFwQ2OhtYVyBpjqpd1ZxnIt4Y=
github.com/networkservicemesh/integration-tests v0.0.0-20250220125209-e8e1d9e15c36/go.mod h1:AGf4SNbPEmJVjkewdl3tpe2qPdABRnQJZpLCSWYHYLM=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit 713dd6a

Please sign in to comment.