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 4, 2022
1 parent 08328f3 commit 21a67f1
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/miekg/dns v1.1.49
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6
github.com/networkservicemesh/sdk-kernel v0.0.0-20220630111622-45bf41b6a492
github.com/networkservicemesh/sdk-kernel v0.0.0-20220704101431-3d5e9804eb12
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,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-kernel v0.0.0-20220630111622-45bf41b6a492 h1:RGNAuyazqqe+Yt1YMTx1l+uFZy0Bhgeg6SgZsSIvAgM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220630111622-45bf41b6a492/go.mod h1:zbI4lnafWOW3kQUiFhUdl/Bz3ZQfVfTl2mxWEn28n3A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220704101431-3d5e9804eb12 h1:ajvEJkNeNrAOvRj/1vwxFOIbhb8k9vgWGhMHGOkn14k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220704101431-3d5e9804eb12/go.mod h1:YvwrJF1PkNQIi+jk2MhbaSYEtMm5T0hFz1ukx26Clo4=
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 21a67f1

Please sign in to comment.