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 Feb 28, 2024
1 parent 4c791a0 commit d9b6ad1
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.11.2
github.com/networkservicemesh/sdk v1.11.2
github.com/networkservicemesh/sdk-vpp v0.0.0-20240220094218-e132a822aad6
github.com/networkservicemesh/sdk-vpp v0.0.0-20240228175616-e7592dedeb7d
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6
github.com/sirupsen/logrus v1.9.3
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ github.com/networkservicemesh/sdk v1.11.2 h1:HHhA6vjbyVEDffcx2vUuc1/kHqBuTmTJrxb
github.com/networkservicemesh/sdk v1.11.2/go.mod h1:9B6CU54HGgkBQ8d1rQH18HzAMr7kGWNMoYdVARYAkGQ=
github.com/networkservicemesh/sdk-kernel v1.11.2 h1:txgWevJoaBInZC5cYGZVSpltoBrd2wswsidi7h6QDAM=
github.com/networkservicemesh/sdk-kernel v1.11.2/go.mod h1:a1AP3RteVHTQ/+/wSDrzsiEkWecveL8BJBrHMYUozbo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240220094218-e132a822aad6 h1:PrU8BT8+N9p416Q1bsX1izDd5FH1nU9vNSS2wKxc9N8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240220094218-e132a822aad6/go.mod h1:s80I0WW3PN4t15H/LdJYfuZhUcHff7Avy5Qo3Khtl2A=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240228175616-e7592dedeb7d h1:KSdK8hJuP8JvrmDacjTLFhONFwCiPvhOyEGyRCP4f0Q=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240228175616-e7592dedeb7d/go.mod h1:9T8BK1KF2W++DnGyPk/orLrimH6DEJ9mTErDylTKiy0=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6 h1:o+enN5yCikNXZN+hO+JjE+aLxBWq9+GMVF9GSQtpwMI=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6/go.mod h1:n6+8PnoDvWj6WMryfU3J8HOCusgysFjQ0kGLfrcsDEM=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
Expand Down

0 comments on commit d9b6ad1

Please sign in to comment.