mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-26 17:01:40 -04:00
7 lines
134 B
Modula-2
7 lines
134 B
Modula-2
module github.com/hashicorp/go-checkpoint
|
|
|
|
require (
|
|
github.com/hashicorp/go-cleanhttp v0.5.0
|
|
github.com/hashicorp/go-uuid v1.0.0
|
|
)
|