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 Sep 14, 2022
1 parent c94a053 commit c965cfc
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/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220908134335-aef323efacd2
github.com/networkservicemesh/sdk-kernel v0.0.0-20220908134711-c235a0bd4866
github.com/networkservicemesh/sdk-vpp v0.0.0-20220908135250-c597cc97bd8f
github.com/networkservicemesh/sdk-kernel v0.0.0-20220914231241-ee21a48ade1e
github.com/networkservicemesh/sdk-vpp v0.0.0-20220914231650-65707c350a8e
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -734,10 +734,10 @@ github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6S
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220908134335-aef323efacd2 h1:fTSQrfnYXYSxwpGhhneo7Tmcn8N9zG2BgToK7VqAGpE=
github.com/networkservicemesh/sdk v0.5.1-0.20220908134335-aef323efacd2/go.mod h1:ic2ei1BweJHofQ2Gz1gMBV9cJwBhvkvpwCfGge/pLY0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220908134711-c235a0bd4866 h1:SA9xb7MQIgc6hHPMwQVAIxyly/nO28Finl5rM23dx7Q=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220908134711-c235a0bd4866/go.mod h1:adINy/THsg9ZZAYft3TN96keBOvyd7UYBlTUNg9n46U=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220908135250-c597cc97bd8f h1:W5fmK+gLOTCheZA5Bqw7wZcMP9rg4PEmMsMRNQLRn1w=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220908135250-c597cc97bd8f/go.mod h1:r3E7e9q0ZOPwjo/jRpH27kIBqEoqORLH5c/JLajLawY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220914231241-ee21a48ade1e h1:EFqXoWlxwjeOqztcieC+Wwh8rFixW09Ldw9RWV1OeJ0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220914231241-ee21a48ade1e/go.mod h1:adINy/THsg9ZZAYft3TN96keBOvyd7UYBlTUNg9n46U=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220914231650-65707c350a8e h1:Ig0XHBihcnsns+/vFJ1zURY51tdu0sw/FLg1QDz3RpA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220914231650-65707c350a8e/go.mod h1:iBDIJTmzGnQx//MKDVXQja4WWzs5I7BUuXRm0NHNKlU=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down

0 comments on commit c965cfc

Please sign in to comment.