build: changes for v0.1.2

This commit is contained in:
mehanizm
2020-04-23 16:25:17 +03:00
parent 4630f5f396
commit e2b494035f
2 changed files with 0 additions and 4 deletions

2
go.mod
View File

@@ -1,5 +1,3 @@
module github.com/mehanizm/airtable module github.com/mehanizm/airtable
go 1.13 go 1.13
require gopkg.in/square/go-jose.v2 v2.5.0 // indirect

2
go.sum
View File

@@ -1,2 +0,0 @@
gopkg.in/square/go-jose.v2 v2.5.0 h1:OZ4sdq+Y+SHfYB7vfthi1Ei8b0vkP8ZPQgUfUwdUSqo=
gopkg.in/square/go-jose.v2 v2.5.0/go.mod h1:M9dMgbHiYLoDGQrXy7OpJDJWiKiU//h+vD76mk0e1AI=