Skip to content

Commit b4e36a7

Browse files
sub module version upgrade - sdk
1 parent 2d90ea2 commit b4e36a7

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ retract (
1414

1515
require (
1616
github.com/google/go-cmp v0.6.0
17-
github.com/hashicorp/consul/sdk v0.16.1
17+
github.com/hashicorp/consul/sdk v0.16.3
1818
github.com/hashicorp/go-cleanhttp v0.5.2
1919
github.com/hashicorp/go-hclog v1.5.0
2020
github.com/hashicorp/go-multierror v1.1.1

api/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
4242
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
4343
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
4444
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
45+
github.com/hashicorp/consul/sdk v0.16.3 h1:kI/oax+yeaoremkh36G/f4Q13ivdFF4AE+Co/LlZa0Q=
46+
github.com/hashicorp/consul/sdk v0.16.3/go.mod h1:TSPshuYdi1OQwpLund2vkTHpp4WnLyhf7Q/YihGMtp0=
4547
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
4648
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=
4749
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/hashicorp/consul/api v1.31.2
4848
github.com/hashicorp/consul/envoyextensions v0.7.3
4949
github.com/hashicorp/consul/proto-public v0.6.4
50-
github.com/hashicorp/consul/sdk v0.16.2
50+
github.com/hashicorp/consul/sdk v0.16.3
5151
github.com/hashicorp/consul/troubleshoot v0.7.1
5252
github.com/hashicorp/go-bexpr v0.1.2
5353
github.com/hashicorp/go-checkpoint v0.5.0

0 commit comments

Comments
 (0)