Skip to content

Commit

Permalink
Bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jjti committed Jan 31, 2024
1 parent 5fb409f commit bb21f71
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/armon/go-metrics v0.4.1
github.com/hashi-derek/grpc-proxy v0.0.0-20231207191910-191266484d75
github.com/hashicorp/consul-server-connection-manager v0.1.6
github.com/hashicorp/consul/proto-public v0.1.2-0.20240122214449-ea12838e3dc1
github.com/hashicorp/consul/proto-public v0.1.2-0.20240131194705-383d92e9ab27
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-multierror v1.1.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ github.com/hashicorp/consul-server-connection-manager v0.1.6 h1:ktj8Fi+dRXn9hhM+
github.com/hashicorp/consul-server-connection-manager v0.1.6/go.mod h1:HngMIv57MT+pqCVeRQMa1eTB5dqnyMm8uxjyv+Hn8cs=
github.com/hashicorp/consul/proto-public v0.1.2-0.20240122214449-ea12838e3dc1 h1:TVI87osWNHaC/owt3d3IujAA0eusYIOSvfMfYdN+NBQ=
github.com/hashicorp/consul/proto-public v0.1.2-0.20240122214449-ea12838e3dc1/go.mod h1:ar/M/Gv31GeE7DxektZgAydwsCiOf6sBeJFcjQVTlVs=
github.com/hashicorp/consul/proto-public v0.1.2-0.20240131194705-383d92e9ab27 h1:/hzuJLcHxkIPQ4d1jRlbYxZquyaVhdS0jZYWF5w7dR4=
github.com/hashicorp/consul/proto-public v0.1.2-0.20240131194705-383d92e9ab27/go.mod h1:ar/M/Gv31GeE7DxektZgAydwsCiOf6sBeJFcjQVTlVs=
github.com/hashicorp/consul/sdk v0.15.0 h1:2qK9nDrr4tiJKRoxPGhm6B7xJjLVIQqkjiab2M4aKjU=
github.com/hashicorp/consul/sdk v0.15.0/go.mod h1:r/OmRRPbHOe0yxNahLw7G9x5WG17E1BIECMtCjcPSNo=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand Down
33 changes: 33 additions & 0 deletions pkg/hcp/telemetry/resource_service_client_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb21f71

Please sign in to comment.