mirror of
https://github.com/mitchell/lambdarouter.git
synced 2025-12-17 05:57:22 +00:00
Fix the package path
This commit is contained in:
parent
3c33e95efd
commit
7078001fc1
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