module github.com/hashicorp/go-checkpoint

require (
	github.com/hashicorp/go-cleanhttp v0.5.0
	github.com/hashicorp/go-uuid v1.0.0
)
