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 Oct 2, 2023
1 parent 7c368e4 commit 143770b
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 @@ -11,7 +11,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092
github.com/networkservicemesh/sdk-k8s v0.0.0-20230928141340-a06239569412
github.com/networkservicemesh/sdk-k8s v0.0.0-20231002110307-5f8fc223e31a
github.com/networkservicemesh/sdk-ovs v0.0.0-20231002104945-5bce09b58869
github.com/networkservicemesh/sdk-sriov v0.0.0-20231002104040-e1b86f8daa03
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 @@ -400,8 +400,8 @@ github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804 h1:RDbdW
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092 h1:7sgY0bjGejSUDw0Od0co1q4Yv4uLau/FvDTwt1YYqEI=
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230928141340-a06239569412 h1:+bwQ0ojOamgIc9IumcbMhEOvVXqhHCuVeVvl9niujkM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230928141340-a06239569412/go.mod h1:lB4AYU1hdDEeyO2aIKb18/HaNcgtbII80qaBZ+7FXSM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231002110307-5f8fc223e31a h1:Om2e6gBG2Uz9B4qmmFZ8yIf9eWAMOpHSh6YQF6te/+4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20231002110307-5f8fc223e31a/go.mod h1:ewIiDx64ZfzAFMRaB/JAitEP9xvV+PgOL5BSmFlcnic=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231002103517-c298a6e5f08e h1:yujSHqTkgWsgDM7oIScUTso/8d/4mx1LxuKg/C+Jrkg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231002103517-c298a6e5f08e/go.mod h1:kwMBqnRfXnU9gc+OT/R4rYxNv1BPv7opUHwCnEKtx/Y=
github.com/networkservicemesh/sdk-ovs v0.0.0-20231002104945-5bce09b58869 h1:GocfchJSpK5uvp5b6igT4F8jOZvKUT1m5GNCdnkGStY=
Expand Down

0 comments on commit 143770b

Please sign in to comment.