Fix the package path

This commit is contained in:
Simon Lindgren 2020-08-31 14:34:35 -07:00
parent 3c33e95efd
commit 7078001fc1

2
go.mod
View file

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