File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/Masterminds/sprig/v3 v3.2.3
16
16
github.com/NYTimes/gziphandler v1.1.1
17
17
github.com/Shopify/sarama v1.38.1
18
- github.com/Workiva/go-datastructures v1.1.0
18
+ github.com/Workiva/go-datastructures v1.1.5
19
19
github.com/alicebob/miniredis/v2 v2.30.4
20
20
github.com/aliyun/aliyun-oss-go-sdk v2.2.10+incompatible
21
21
github.com/aws/aws-sdk-go v1.54.19
Original file line number Diff line number Diff line change @@ -294,8 +294,8 @@ github.com/Shopify/toxiproxy/v2 v2.5.0 h1:i4LPT+qrSlKNtQf5QliVjdP08GyAH8+BUIc9gT
294
294
github.com/Shopify/toxiproxy/v2 v2.5.0 /go.mod h1:yhM2epWtAmel9CB8r2+L+PCmhH6yH2pITaPAo7jxJl0 =
295
295
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 /go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg =
296
296
github.com/VividCortex/gohistogram v1.0.0 /go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g =
297
- github.com/Workiva/go-datastructures v1.1.0 h1:hu20UpgZneBhQ3ZvwiOGlqJSKIosin2Rd5wAKUHEO/k =
298
- github.com/Workiva/go-datastructures v1.1.0 /go.mod h1:1yZL+zfsztete+ePzZz/Zb1/t5BnDuE2Ya2MMGhzP6A =
297
+ github.com/Workiva/go-datastructures v1.1.5 h1:5YfhQ4ry7bZc2Mc7R0YZyYwpf5c6t1cEFvdAhd6Mkf4 =
298
+ github.com/Workiva/go-datastructures v1.1.5 /go.mod h1:1yZL+zfsztete+ePzZz/Zb1/t5BnDuE2Ya2MMGhzP6A =
299
299
github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af /go.mod h1:5Jv4cbFiHJMsVxt52+i0Ha45fjshj6wxYr1r19tB9bw =
300
300
github.com/aerospike/aerospike-client-go v1.27.0 /go.mod h1:zj8LBEnWBDOVEIJt8LvaRvDG5ARAoa5dBeHaB472NRc =
301
301
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5 /go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c =
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ github.com/NYTimes/gziphandler
266
266
# github.com/Shopify/sarama v1.38.1
267
267
## explicit; go 1.17
268
268
github.com/Shopify/sarama
269
- # github.com/Workiva/go-datastructures v1.1.0
269
+ # github.com/Workiva/go-datastructures v1.1.5
270
270
## explicit; go 1.15
271
271
github.com/Workiva/go-datastructures/rangetree
272
272
github.com/Workiva/go-datastructures/slice
You can’t perform that action at this time.
0 commit comments