mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +00:00
7 lines
137 B
AMPL
7 lines
137 B
AMPL
module github.com/hashicorp/go-immutable-radix
|
|
|
|
require (
|
|
github.com/hashicorp/go-uuid v1.0.0
|
|
github.com/hashicorp/golang-lru v0.5.0
|
|
)
|