restructure project

This commit is contained in:
olemorud
2022-12-08 00:35:15 +01:00
parent e215a48f56
commit 127a406733
4 changed files with 1 additions and 1 deletions

5
src/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module example.com/cloudfunction
go 1.13
require cloud.google.com/go/logging v1.6.1