Skip to content

Commit affc7bc

Browse files
committed
test2
1 parent 59c8e32 commit affc7bc

File tree

2 files changed

+635
-4
lines changed

2 files changed

+635
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ require (
8383
)
8484

8585
replace (
86-
github.com/awslabs/aws-lambda-go-api-proxy v0.14.0 => ./
86+
github.com/awslabs/aws-lambda-go-api-proxy v0.14.0 => github.com/dza89/aws-lambda-go-api-proxy v0.0.0-20230227230106-06305ac89b48
8787
gopkg.in/yaml.v2 v2.2.2 => gopkg.in/yaml.v2 v2.2.8
8888
gopkg.in/yaml.v2 v2.2.3 => gopkg.in/yaml.v2 v2.2.8
8989
gopkg.in/yaml.v2 v2.2.4 => gopkg.in/yaml.v2 v2.2.8

0 commit comments

Comments
 (0)