34871f89be
* changes necessary to support oss licesning shims revert nomad fmt changes update test to work with enterprise changes update tests to work with new ent enforcements make check update cas test to use scheduler algorithm back out preemption changes add comments * remove unused method
7 lines
137 B
Modula-2
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
|
|
)
|