Skip to content

Commit

Permalink
Merge pull request #135 from layer5io/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/layer5io/meshkit-0.2.2

Bump github.com/layer5io/meshkit from 0.2.1 to 0.2.2
  • Loading branch information
leecalcote authored Feb 25, 2021
2 parents aeab5b0 + 77b8047 commit 665e9b2
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 @@ -12,7 +12,7 @@ require (
github.com/go-logr/logr v0.4.0
github.com/golang/protobuf v1.4.3 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/layer5io/meshkit v0.2.1
github.com/layer5io/meshkit v0.2.2
github.com/onsi/ginkgo v1.14.2
github.com/onsi/gomega v1.10.4
golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0/go.mod h1:dXGbAdH5GtBTC4WfIxhKZfyBF/HBFgRZSWwZ9g/He9o=
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0/go.mod h1:vmVJ0l/dxyfGW6FmdpVm2joNMFikkuWg0EoCKLGUMNw=
github.com/layer5io/meshkit v0.2.1 h1:TSGLcSe/5ghlCwdpytNgMAG7jR4tDyYaWTWakB38hx0=
github.com/layer5io/meshkit v0.2.1/go.mod h1:I/iDjm3Qz3//hQYh6h3UVssqYCKV0eX/xhaFsppRv00=
github.com/layer5io/meshkit v0.2.2 h1:6OPVrMAWrhJk00Jk0ueusWL1PSoBqW4IXdq889kqyzE=
github.com/layer5io/meshkit v0.2.2/go.mod h1:I/iDjm3Qz3//hQYh6h3UVssqYCKV0eX/xhaFsppRv00=
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.7.0/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
Expand Down

0 comments on commit 665e9b2

Please sign in to comment.