Skip to content

Commit 14cd796

Browse files
committed
one small step
1 parent d060b7c commit 14cd796

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.licenseignore

Whitespace-only changes.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.9
1+
// swift-tools-version:5.8
22

33
import PackageDescription
44

Sources/AWSLambdaEvents/ALB.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import FoundationEssentials
2020
import Foundation
2121
#endif
2222

23-
// https://github.com/aws/aws-lambda-go/blob/master/events/alb.go
23+
// https://github.com/aws/aws-lambda-go/blob/main/events/alb.go
2424
/// `ALBTargetGroupRequest` contains data originating from the ALB Lambda target group integration.
2525
public struct ALBTargetGroupRequest: Codable, Sendable {
2626
/// `Context` contains information to identify the load balancer invoking the lambda.

0 commit comments

Comments
 (0)