bottin/vendor/github.com/hashicorp/go-immutable-radix/go.mod
Simon Beck 22a8897e72 Vendor
2022-02-08 20:24:59 +01:00

7 lines
137 B
Modula-2

module github.com/hashicorp/go-immutable-radix
require (
github.com/hashicorp/go-uuid v1.0.0
github.com/hashicorp/golang-lru v0.5.0
)