module github.com/hashicorp/go-checkpoint

go 1.23.0

require (
	github.com/hashicorp/go-cleanhttp v0.5.2
	github.com/hashicorp/go-uuid v1.0.3
)
