Skip to content

Commit 34e8308

Browse files
authored
Update go.mod
1 parent 6026f9d commit 34e8308

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

go.mod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,7 @@ require (
9191
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
9292
gopkg.in/yaml.v3 v3.0.1 // indirect
9393
)
94+
95+
replace (
96+
github.com/awslabs/aws-lambda-go-api-proxy => ./
97+
)

0 commit comments

Comments
 (0)