Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Jul 10, 2023
1 parent 8f05c97 commit 3259c7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687
github.com/networkservicemesh/govpp v0.0.0-20230630105900-092690d52a97
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e
github.com/networkservicemesh/sdk-kernel v0.0.0-20230708000954-891e1f8eb821
github.com/networkservicemesh/sdk v0.5.1-0.20230710100721-01bb35f8c3d6
github.com/networkservicemesh/sdk-kernel v0.0.0-20230710101045-a25e30ad5d4f
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.3
github.com/thanhpk/randstr v1.0.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,10 @@ github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687 h1:Kb6h5e
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/govpp v0.0.0-20230630105900-092690d52a97 h1:Yz8WBNtDBXPZsJy1JUFqjmZ4chfaDE3/D9mVKMN5V8s=
github.com/networkservicemesh/govpp v0.0.0-20230630105900-092690d52a97/go.mod h1:akUChTiTQ93H2iVixGfUS3x0UMKuu1pzmcECwdwj6Rk=
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e h1:wC9k1j1n+tuglA21CHJIwVyU+/wYlypvsMTkxV8Wslg=
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230708000954-891e1f8eb821 h1:MKTx4v66DTw1kgrVs6zet91LVuIQTZCiM7FfEMBpggY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230708000954-891e1f8eb821/go.mod h1:53rb+87WEM+d7XWqTT7dyWGt7al4ovEm2wWJYTvj7Jw=
github.com/networkservicemesh/sdk v0.5.1-0.20230710100721-01bb35f8c3d6 h1:Pl1/e4k+i6+QYyW5NPiocwHK70r4c5qXIkzzoy4EYnQ=
github.com/networkservicemesh/sdk v0.5.1-0.20230710100721-01bb35f8c3d6/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230710101045-a25e30ad5d4f h1:SLzuftpNof845xkb4aNsTKHt4rRZYwddF97x/KpYPLE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230710101045-a25e30ad5d4f/go.mod h1:nJW8dESTuRbobiZXKsv8Mzm2g9qnVSygSzxViGyCqDw=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
github.com/onsi/gomega v1.1.0/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down

0 comments on commit 3259c7d

Please sign in to comment.