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-k8s-kind@main

PR link: networkservicemesh/integration-k8s-kind#857

Commit: 0d8e68f
Author: Network Service Mesh Bot
Date: 2023-07-21 01:50:58 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/in…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 21, 2023
1 parent bf797f4 commit 8eac1c4
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-aks
go 1.20

require (
github.com/networkservicemesh/integration-tests v0.0.0-20230720105316-ceb6e022e011
github.com/networkservicemesh/integration-tests v1.10.0
github.com/stretchr/testify v1.8.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
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-20230720105316-ceb6e022e011 h1:bmK4eZemIQk24N9wk4uY73l7ymmTrkZGfiYFHYBA/b4=
github.com/networkservicemesh/integration-tests v0.0.0-20230720105316-ceb6e022e011/go.mod h1:4QSrFTSFzGD+B9ZiwOSZk9GiOCacaLrd8zkzFDkuAeI=
github.com/networkservicemesh/integration-tests v1.10.0 h1:2J+jPrmLJlQcjQoT0RU3E3Fa3XHu96w+XRxmkBWBPYo=
github.com/networkservicemesh/integration-tests v1.10.0/go.mod h1:4QSrFTSFzGD+B9ZiwOSZk9GiOCacaLrd8zkzFDkuAeI=
github.com/onsi/ginkgo/v2 v2.9.1 h1:zie5Ly042PD3bsCvsSOPvRnFwyo3rKe64TJlD6nu0mk=
github.com/onsi/gomega v1.27.4 h1:Z2AnStgsdSayCMDiCU42qIz+HLqEPcgiOCXjAU/w+8E=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 8eac1c4

Please sign in to comment.