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 5, 2023
1 parent d7f67ac commit db21312
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 @@ -8,8 +8,8 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/miekg/dns v1.1.50
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092
github.com/networkservicemesh/sdk-kernel v0.0.0-20231002103517-c298a6e5f08e
github.com/networkservicemesh/sdk v0.5.1-0.20231005102834-7ad780b13635
github.com/networkservicemesh/sdk-kernel v0.0.0-20231005103322-5f6757f0685c
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804 h1:RDbdWrIi+QL4ZKI45ETcT81Ox9DZPl083vDcFqY5AnI=
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-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 v0.5.1-0.20231005102834-7ad780b13635 h1:bF/V8H199xbXjnf7nQLODZNEu7m9PaCPIyDvpIfeUWQ=
github.com/networkservicemesh/sdk v0.5.1-0.20231005102834-7ad780b13635/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231005103322-5f6757f0685c h1:yH/N3vnA6VS4EPkbNuEqUQugtwmm9/+rvw9Nz43HiIQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231005103322-5f6757f0685c/go.mod h1:uBPyZ2fraSuS5vsZ8IcBILhrkKqQ07PfFQ9jANtjYPg=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit db21312

Please sign in to comment.