File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 github.com/goccy/go-json v0.10.2 // indirect
4141 github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
4242 github.com/google/uuid v1.6.0 // indirect
43- github.com/hashicorp/consul/api v1.29.2 // indirect
43+ github.com/hashicorp/consul/api v1.30.0 // indirect
4444 github.com/hashicorp/errwrap v1.1.0 // indirect
4545 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4646 github.com/hashicorp/go-hclog v1.6.3 // indirect
Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
111111github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
112112github.com/hashicorp/consul/api v1.29.2 h1:aYyRn8EdE2mSfG14S1+L9Qkjtz8RzmaWh6AcNGRNwPw =
113113github.com/hashicorp/consul/api v1.29.2 /go.mod h1:0YObcaLNDSbtlgzIRtmRXI1ZkeuK0trCBxwZQ4MYnIk =
114+ github.com/hashicorp/consul/api v1.30.0 /go.mod h1:B2uGchvaXVW2JhFoS8nqTxMD5PBykr4ebY4JWHTTeLM =
114115github.com/hashicorp/consul/proto-public v0.6.2 h1:+DA/3g/IiKlJZb88NBn0ZgXrxJp2NlvCZdEyl+qxvL0 =
115116github.com/hashicorp/consul/proto-public v0.6.2 /go.mod h1:cXXbOg74KBNGajC+o8RlA502Esf0R9prcoJgiOX/2Tg =
116117github.com/hashicorp/consul/sdk v0.16.1 h1:V8TxTnImoPD5cj0U9Spl0TUxcytjcbbJeADFF07KdHg =
You can’t perform that action at this time.
0 commit comments