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 Jul 12, 2022
1 parent adff048 commit 66acf8a
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.49
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220711213025-454062d8cea6
github.com/networkservicemesh/sdk-kernel v0.0.0-20220711213501-f94d71ba3cd2
github.com/networkservicemesh/sdk v0.5.1-0.20220712110837-65679c05b910
github.com/networkservicemesh/sdk-kernel v0.0.0-20220712111253-d45ad9459db3
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
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 @@ -105,10 +105,10 @@ github.com/miekg/dns v1.1.49/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7Xn
github.com/mna/pigeon v0.0.0-20180808201053-bb0192cfc2ae/go.mod h1:Iym28+kJVnC1hfQvv5MUtI6AiFFzvQjHcvI4RFTG/04=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220711213025-454062d8cea6 h1:wz6G5+rIqMZqGAII9DdSAuR1LzstTvMpxsaYnHyBjjg=
github.com/networkservicemesh/sdk v0.5.1-0.20220711213025-454062d8cea6/go.mod h1:BF31hkvYPBmpChr4XB2l9pFWK+ySvk2y2h7IdCwqt84=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220711213501-f94d71ba3cd2 h1:3pGNhmYVtIC2PYj56+5PFlUuPEZnVZNVPGP9NXpsSkE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220711213501-f94d71ba3cd2/go.mod h1:s/izm3ayUk4NuL9E8JivneDaz4PH8AcoFEUykwz5Kv0=
github.com/networkservicemesh/sdk v0.5.1-0.20220712110837-65679c05b910 h1:IHOtyGdirojmpgnYv67Ew0PLrj5jd+iUCukJxDY5oBQ=
github.com/networkservicemesh/sdk v0.5.1-0.20220712110837-65679c05b910/go.mod h1:BF31hkvYPBmpChr4XB2l9pFWK+ySvk2y2h7IdCwqt84=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220712111253-d45ad9459db3 h1:fUSDb/3wY7sIMhs6r+vOnGk4LFPndQuioyRGXBlahSw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220712111253-d45ad9459db3/go.mod h1:vz04dx46JOfDpSjyf+7nYDaHJoNPK0dmm+XoIj9kAQE=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/open-policy-agent/opa v0.16.1 h1:BDADmi1Xl08aPcubaYgSEU0lJ/zrWDwmFMRXVPX856c=
github.com/open-policy-agent/opa v0.16.1/go.mod h1:P0xUE/GQAAgnvV537GzA0Ikw4+icPELRT327QJPkaKY=
Expand Down

0 comments on commit 66acf8a

Please sign in to comment.