mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 02:10:31 -05:00
6 lines
137 B
Modula-2
6 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
|
|
)
|