build: move to any from interface{}

This commit is contained in:
Mike Berezin
2023-07-09 22:33:45 +05:00
parent 1cd5fe48d6
commit 9d13c602a1
8 changed files with 33 additions and 33 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/mehanizm/airtable
go 1.19
go 1.20