add go.mod

This commit is contained in:
Thomas Renger 2021-01-14 13:14:46 +01:00
parent a8620474d1
commit 3ed12a33b9
1 changed files with 5 additions and 0 deletions

5
go.mod Executable file
View File

@ -0,0 +1,5 @@
module github.com/steinhobelgruen/netatmo-api-go
go 1.14
require golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58