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 Jun 13, 2021
1 parent 3b389cf commit 2906dc5
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 @@ -10,8 +10,8 @@ require (
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210609080649-aa4a0cc6c9ea
github.com/networkservicemesh/sdk v0.0.0-20210610150007-597eef7f8d69
github.com/networkservicemesh/sdk-vpp v0.0.0-20210610150421-eb497527bcc5
github.com/networkservicemesh/sdk v0.0.0-20210613034335-e9c194857db9
github.com/networkservicemesh/sdk-vpp v0.0.0-20210613034715-633721011d0b
github.com/onsi/gomega v1.10.1 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210609080649-aa4a0cc6c9ea h1:Oz3k/v09FYoXiK7riuotF/vKDxCQBPc+GnwlGmppGds=
github.com/networkservicemesh/api v0.0.0-20210609080649-aa4a0cc6c9ea/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210610150007-597eef7f8d69 h1:i5FsyWfCcQs5qNNAWnd96Pp5+77k4T4CIgtE3IehlRI=
github.com/networkservicemesh/sdk v0.0.0-20210610150007-597eef7f8d69/go.mod h1:6URyucmK3kQQ45Eg7fo57zDtrwIceNx3wBA3OuqN4S8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210610150421-eb497527bcc5 h1:ICO08o9yUqKy2lYTCh0hZBYkqYLoBuJxvRAVM70I2gk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210610150421-eb497527bcc5/go.mod h1:0cunRMDXm+8VM+P3Je/smBhhekrceGnq2Pcz+EFN90M=
github.com/networkservicemesh/sdk v0.0.0-20210613034335-e9c194857db9 h1:bu82CTkt9frbWxMIG9uPj+Y6Sc3uLXKEkQ6INKhqcI0=
github.com/networkservicemesh/sdk v0.0.0-20210613034335-e9c194857db9/go.mod h1:6URyucmK3kQQ45Eg7fo57zDtrwIceNx3wBA3OuqN4S8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210613034715-633721011d0b h1:h453HK6lmTYur0dqtOhKoIlnYbT7zzRD5XcxrghdbdI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210613034715-633721011d0b/go.mod h1:UuGYAKrNTR/070iAgjy3iS7UyNb6K6t+m0pJMLbf9ZA=
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/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 2906dc5

Please sign in to comment.