module github.com/dstotijn/go-notion
go 1.16
require (
github.com/google/go-cmp v0.5.5
github.com/sanity-io/litter v1.5.5 // indirect
)