mirror of
https://github.com/mitchell/lambdarouter.git
synced 2025-12-19 14:37:22 +00:00
Merge pull request #2 from whip-networks/fix-package-path
Fix the package path
This commit is contained in:
commit
eca2ce548c
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue