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 30, 2022
1 parent ad9cfbe commit 5f4c7ae
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 @@ -15,7 +15,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6
github.com/networkservicemesh/sdk-k8s v0.0.0-20220627173522-dbf063517eeb
github.com/networkservicemesh/sdk-k8s v0.0.0-20220630163525-c363296e702c
github.com/networkservicemesh/sdk-sriov v0.0.0-20220616114536-5eb8318c00cd
github.com/networkservicemesh/sdk-vpp v0.0.0-20220629101142-a1478817b566
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7K
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6 h1:j2JuFOuDX9lreTF5iRN5mXklabrmltfizCkYamM5JpI=
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6/go.mod h1:FdmGiefBBcj9HlV+poQSEAPOuBVp/hkwjWoDEN2a+jg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220627173522-dbf063517eeb h1:+E/N/rqOLP8NtfW+dv3uzGRF//mXK8nwjlEagahs/nY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220627173522-dbf063517eeb/go.mod h1:lNtdwh+4Vfoy/vOGv7lktNF/2EP6s9FrdnMqR/2OBcc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220630163525-c363296e702c h1:Nk2+FwOG6GcuIZ+F25eWlXX2iOIS371BTOfnIJZE3aw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220630163525-c363296e702c/go.mod h1:DnHVorIctq4cVBMOWRviBvM2IO/8832wtH8ktPcCwXI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220629100615-0f192d3fa1c3 h1:SdCqJq0IzORGkFnxxwzXYeLVf93CRkRpwqS7ahJxJ7o=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220629100615-0f192d3fa1c3/go.mod h1:zbI4lnafWOW3kQUiFhUdl/Bz3ZQfVfTl2mxWEn28n3A=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220616114536-5eb8318c00cd h1:rPqW7p51fzyV8+dnCxVJNnkluIBhAPDaBkQ/t7aHpUM=
Expand Down

0 comments on commit 5f4c7ae

Please sign in to comment.