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
…k-vpp@main networkservicemesh/sdk-vpp#

networkservicemesh/sdk-vpp PR link: https://github.com/networkservicemesh/sdk-vpp/pull/

networkservicemesh/sdk-vpp commit message:
commit 4d500ffb4ec3dd8185b0024761d5ed4a3437067c
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Sun Apr 11 21:48:52 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sdk@master networkservicemesh/sdk# (#157)

    networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/

    networkservicemesh/sdk commit message:
    commit 2de39a89505e17de4e4c3daac4161f02bfbd88d0
    Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
    Date:   Sun Apr 11 21:41:06 2021 -0500

        Update go.mod and go.sum to latest version from networkservicemesh/api@master networkservicemesh/api# (#824)

        networkservicemesh/api PR link: https://github.com/networkservicemesh/api/pull/

        networkservicemesh/api commit message:
        commit 1d59f23eb8b145e3e7f3efa0ad40f9a00920d53b
        Author: Ed Warnicke <hagbard@gmail.com>
        Date:   Sun Apr 11 21:32:32 2021 -0500

            MTU API changes (#88)

            Signed-off-by: Ed Warnicke <hagbard@gmail.com>

        Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

        Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>

    Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

    Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 12, 2021
1 parent c5019b1 commit dca9091
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ require (
github.com/edwarnicke/vpphelper v0.0.0-20210225052320-b4f1f1aff45d
github.com/google/uuid v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872
github.com/networkservicemesh/sdk v0.0.0-20210405062928-0d2dc281b97c
github.com/networkservicemesh/sdk-vpp v0.0.0-20210405063250-b9cbf6b70e98
github.com/networkservicemesh/api v0.0.0-20210412023232-1d59f23eb8b1
github.com/networkservicemesh/sdk v0.0.0-20210412024106-2de39a89505e
github.com/networkservicemesh/sdk-vpp v0.0.0-20210412024852-4d500ffb4ec3
github.com/onsi/ginkgo v1.13.0 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.4
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,12 @@ github.com/nats-io/nkeys v0.1.0/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872 h1:Eg8ZgcJ0bukl10gHNVpF4lXDwg5JHig7E4RM2SdJ29k=
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872/go.mod h1:8daUQzI8sUvvNiPF6G3esmEvNQM/lJuAOobjdgtq2FM=
github.com/networkservicemesh/sdk v0.0.0-20210405062928-0d2dc281b97c h1:svZvtDPB44iv6QoCgVbVDN4gPyiyQGzHZ/gTr5TTTwQ=
github.com/networkservicemesh/sdk v0.0.0-20210405062928-0d2dc281b97c/go.mod h1:phKpePEEcubYjKnVzfdqoTQCmzdcToXRdLDA1o8nYDM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210405063250-b9cbf6b70e98 h1:JCN6C6LLCZBsJ/VvSD+yOEXKYjlslZIb2K5EQ7A+wMc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210405063250-b9cbf6b70e98/go.mod h1:Krsx//OsResfr2rDFUDYaugfrS3EPUmvsKjC5gPm+T0=
github.com/networkservicemesh/api v0.0.0-20210412023232-1d59f23eb8b1 h1:8hnbTxUzK8Az8TtXlAdMidtsh0wMBFaP9b+xOG3t1dE=
github.com/networkservicemesh/api v0.0.0-20210412023232-1d59f23eb8b1/go.mod h1:8daUQzI8sUvvNiPF6G3esmEvNQM/lJuAOobjdgtq2FM=
github.com/networkservicemesh/sdk v0.0.0-20210412024106-2de39a89505e h1:ITeutVbWBqSQipL4BSBcOdghi2MyUXdKIa+RxTGTH/Y=
github.com/networkservicemesh/sdk v0.0.0-20210412024106-2de39a89505e/go.mod h1:k1XjT0ui8dac7jtmnlokJMGolUONSXIKd26debJ0UsY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210412024852-4d500ffb4ec3 h1:17oOdhuJ1tidCh7eejnhSYKlWXYii7F2KZ+vUwWPZNw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20210412024852-4d500ffb4ec3/go.mod h1:FFN2MNz6CHn7uyS/i80sJJBjPggksnNXlFtzUI93avM=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=
Expand Down

0 comments on commit dca9091

Please sign in to comment.