Fix the package path

This commit is contained in:
Simon Lindgren 2020-08-31 14:34:35 -07:00
parent 3c33e95efd
commit 7078001fc1
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/mitchell/lambdarouter module github.com/whip-networks/lambdarouter
require ( require (
github.com/aws/aws-lambda-go v1.10.0 github.com/aws/aws-lambda-go v1.10.0