Create parents in airtable

This commit is contained in:
Ian Gulliver
2024-06-22 12:18:08 -07:00
parent 7ad089c25f
commit ba7ee88e5c
4 changed files with 106 additions and 5 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/flamingcow66/helios-data-pipeline
go 1.22.4
require github.com/mehanizm/airtable v0.3.1