Skip to content

Commit 2db51e4

Browse files
committed
Rerun codegen
1 parent 6b413cf commit 2db51e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ require (
2323
github.com/google/go-cmp v0.7.0
2424
github.com/google/uuid v1.6.0
2525
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
26-
github.com/hashicorp/go-cleanhttp v0.5.2
2726
github.com/hashicorp/go-retryablehttp v0.7.7
28-
github.com/hashicorp/golang-lru v1.0.2
2927
github.com/kelseyhightower/envconfig v1.4.0
3028
github.com/mitchellh/go-homedir v1.1.0
3129
github.com/openzipkin/zipkin-go v0.4.3
@@ -99,6 +97,8 @@ require (
9997
github.com/gobuffalo/flect v1.0.3 // indirect
10098
github.com/google/gnostic-models v0.7.0 // indirect
10199
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 // indirect
100+
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
101+
github.com/hashicorp/golang-lru v1.0.2 // indirect
102102
github.com/inconshreveable/mousetrap v1.1.0 // indirect
103103
github.com/josharian/intern v1.0.0 // indirect
104104
github.com/json-iterator/go v1.1.12 // indirect

0 commit comments

Comments
 (0)